Searched refs:Abitmap (Results 1 – 2 of 2) sorted by relevance
1216 const double Abitmap( k1/k2 * aSize.Width()*aSize.Height() ); in lcl_DrawGraphic() local1220 … ::std::max( 128, static_cast<int>( sqrt(sqrt( Abitmap)) + .5 ) ) ); in lcl_DrawGraphic()
1789 … const double Abitmap( k1/k2 * static_cast<double>(aSize.Width())*aSize.Height() ); in DrawGraphic() local1796 … ::std::max( 128, static_cast<int>( sqrt(sqrt( Abitmap)) + .5 ) ) ); in DrawGraphic()
Completed in 59 milliseconds