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 222 return this->updateCacheAndReturnNonEmpty();
240 return this->updateCacheAndReturnNonEmpty();
309 return this->updateCacheAndReturnNonEmpty();
322 return this->updateCacheAndReturnNonEmpty();
346 return this->updateCacheAndReturnNonEmpty();
398 return this->updateCacheAndReturnNonEmpty();
425 dst->updateCacheAndReturnNonEmpty();
452 (void)this->updateCacheAndReturnNonEmpty(false);
SkRasterClip.h 149 bool updateCacheAndReturnNonEmpty(bool detectAARect = true) {

Completed in 308 milliseconds