HomeSort by relevance Sort by last modified time
    Searched refs:fDoRotate (Results 1 - 2 of 2) sorted by null

  /external/skia/gm/
giantbitmap.cpp 25 bool fDoRotate;
66 fDoRotate = doRotate;
89 str.append(fDoRotate ? "_rotate" : "_scale");
99 if (fDoRotate) {
  /external/skqp/gm/
giantbitmap.cpp 25 bool fDoRotate;
66 fDoRotate = doRotate;
89 str.append(fDoRotate ? "_rotate" : "_scale");
99 if (fDoRotate) {

Completed in 356 milliseconds