OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:detachScratch
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkPictureFlat.h
512
SkFlatData* detached = this->
detachScratch
();
519
// This reference is valid only until the next call to resetScratch() or
detachScratch
().
548
SkFlatData*
detachScratch
() {
/external/skia/src/core/
SkPictureFlat.h
512
SkFlatData* detached = this->
detachScratch
();
519
// This reference is valid only until the next call to resetScratch() or
detachScratch
().
548
SkFlatData*
detachScratch
() {
Completed in 954 milliseconds