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

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

Completed in 218 milliseconds