OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isLazyGenerated
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/core/
SkPixelRef.h
272
bool
isLazyGenerated
() const { return this->onIsLazyGenerated(); }
/external/skia/src/image/
SkImage.cpp
338
bool SkImage::
isLazyGenerated
() const {
Completed in 229 milliseconds