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

  /external/skia/src/core/
SkRasterClip.cpp 87 return this->updateCacheAndReturnNonEmpty();
161 return this->updateCacheAndReturnNonEmpty();
235 return this->updateCacheAndReturnNonEmpty();
248 return this->updateCacheAndReturnNonEmpty();
272 return this->updateCacheAndReturnNonEmpty();
325 return this->updateCacheAndReturnNonEmpty();
352 dst->updateCacheAndReturnNonEmpty();
381 (void)this->updateCacheAndReturnNonEmpty(false);
SkRasterClip.h 97 bool updateCacheAndReturnNonEmpty(bool detectAARect = true) {

Completed in 631 milliseconds