Searched refs:KillSaveLayerAndRestore (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkRecordOpts.cpp102 return KillSaveLayerAndRestore(record, begin);
122 return KillSaveLayerAndRestore(record, begin);
125 static bool KillSaveLayerAndRestore(SkRecord* record, unsigned saveLayerIndex) { function in struct:SaveLayerDrawRestoreNooper
/external/skia/src/core/
H A DSkRecordOpts.cpp122 return KillSaveLayerAndRestore(record, begin);
142 return KillSaveLayerAndRestore(record, begin);
145 static bool KillSaveLayerAndRestore(SkRecord* record, unsigned saveLayerIndex) { function in struct:SaveLayerDrawRestoreNooper

Completed in 112 milliseconds