Home
last modified time | relevance | path

Searched refs:fDoScale (Results 1 – 2 of 2) sorted by relevance

/external/skia/bench/
DTileBench.cpp34 bool fDoScale; member in ConstXTileBench
46 , fDoScale(doScale) { in ConstXTileBench()
91 if (fDoScale) { in onDraw()
DBitmapBench.cpp31 const bool fDoScale; member in BitmapBench
45 , fDoScale(doScale) in BitmapBench()
53 if (fDoScale) { in onGetName()
79 if (fDoScale) { in onDraw()