Home
last modified time | relevance | path

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

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