Searched refs:doScale (Results 1 – 4 of 4) sorted by relevance
/external/skqp/bench/ |
D | TileBench.cpp | 43 bool doScale) in ConstXTileBench() argument 46 , fDoScale(doScale) { in ConstXTileBench() 70 if (doScale) { in ConstXTileBench()
|
D | BitmapBench.cpp | 40 BitmapBench(SkColorType ct, SkAlphaType at, bool forceUpdate, bool isVolatile, bool doScale) in BitmapBench() argument 45 , fDoScale(doScale) in BitmapBench()
|
/external/skia/bench/ |
D | TileBench.cpp | 43 bool doScale) in ConstXTileBench() argument 46 , fDoScale(doScale) { in ConstXTileBench() 70 if (doScale) { in ConstXTileBench()
|
D | BitmapBench.cpp | 40 BitmapBench(SkColorType ct, SkAlphaType at, bool forceUpdate, bool isVolatile, bool doScale) in BitmapBench() argument 45 , fDoScale(doScale) in BitmapBench()
|