Home
last modified time | relevance | path

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

/external/skia/gm/
Dgiantbitmap.cpp25 bool fDoRotate; member in GiantBitmapGM
67 fDoRotate = doRotate; in GiantBitmapGM()
91 str.append(fDoRotate ? "_rotate" : "_scale"); in onShortName()
102 if (fDoRotate) { in onDraw()