Home
last modified time | relevance | path

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

/external/skqp/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()
/external/skia/bench/
DTileBench.cpp33 bool fDoScale; member in ConstXTileBench
44 , fDoScale(doScale) { in ConstXTileBench()
87 if (fDoScale) { in onDraw()