OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateCacheAndReturnNonEmpty
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkRasterClip.cpp
90
return this->
updateCacheAndReturnNonEmpty
();
164
return this->
updateCacheAndReturnNonEmpty
();
225
return this->
updateCacheAndReturnNonEmpty
();
238
return this->
updateCacheAndReturnNonEmpty
();
262
return this->
updateCacheAndReturnNonEmpty
();
315
return this->
updateCacheAndReturnNonEmpty
();
342
dst->
updateCacheAndReturnNonEmpty
();
371
(void)this->
updateCacheAndReturnNonEmpty
(false);
SkRasterClip.h
94
bool
updateCacheAndReturnNonEmpty
(bool detectAARect = true) {
Completed in 1208 milliseconds