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

  /external/skia/tools/sk_app/unix/
Window_unix.h 64 fPendingResize = true;
70 if (fPendingResize) {
72 fPendingResize = false;
91 bool fPendingResize;
Window_unix.cpp 160 fPendingResize = false;
  /external/skqp/tools/sk_app/unix/
Window_unix.h 64 fPendingResize = true;
70 if (fPendingResize) {
72 fPendingResize = false;
91 bool fPendingResize;
Window_unix.cpp 160 fPendingResize = false;

Completed in 248 milliseconds