OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:popSaveBlock
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/gpu/
GrPictureUtils.cpp
40
this->
popSaveBlock
();
102
void trackSaveLayers(const SkRecords::Restore& r) { this->
popSaveBlock
(); }
167
void
popSaveBlock
() {
/external/chromium_org/third_party/skia/src/core/
SkRecordDraw.cpp
149
this->
popSaveBlock
();
229
void trackBounds(const Restore&) { fBounds[fCurrentOp] = this->
popSaveBlock
(); }
296
Bounds
popSaveBlock
() {
Completed in 72 milliseconds