Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkRegion.cpp707 bool a_flush = false; in next() local
720 a_flush = true; in next()
738 a_flush = true; in next()
746 if (a_flush) { in next()
936 bool a_flush = false; in operate() local
944 a_flush = true; in operate()
963 a_flush = true; in operate()
980 if (a_flush) { in operate()
/third_party/skia/src/core/
DSkRegion.cpp706 bool a_flush = false; in next() local
719 a_flush = true; in next()
737 a_flush = true; in next()
745 if (a_flush) { in next()
935 bool a_flush = false; in operate() local
943 a_flush = true; in operate()
962 a_flush = true; in operate()
979 if (a_flush) { in operate()