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

  /external/skia/legacy/src/core/
SkRegion.cpp 597 bool a_flush = false;
612 a_flush = true;
636 a_flush = true;
645 if (a_flush)
808 bool a_flush = false;
816 a_flush = true;
835 a_flush = true;
849 if (a_flush) {
    [all...]
  /external/skia/src/core/
SkRegion.cpp 641 bool a_flush = false; local
654 a_flush = true;
672 a_flush = true;
680 if (a_flush) {
858 bool a_flush = false; local
866 a_flush = true;
885 a_flush = true;
902 if (a_flush) {
    [all...]

Completed in 57 milliseconds