Searched refs:KillSaveLayerAndRestore (Results 1 – 2 of 2) sorted by relevance
/external/skqp/src/core/ |
D | SkRecordOpts.cpp | 206 return KillSaveLayerAndRestore(record, begin); in onMatch() 219 return KillSaveLayerAndRestore(record, begin); in onMatch() 222 static bool KillSaveLayerAndRestore(SkRecord* record, int saveLayerIndex) { in KillSaveLayerAndRestore() function 256 return KillSaveLayerAndRestore(record, begin); in onMatch() 273 return KillSaveLayerAndRestore(record, begin); in onMatch() 276 static bool KillSaveLayerAndRestore(SkRecord* record, int saveLayerIndex) { in KillSaveLayerAndRestore() function
|
/external/skia/src/core/ |
D | SkRecordOpts.cpp | 206 return KillSaveLayerAndRestore(record, begin); in onMatch() 219 return KillSaveLayerAndRestore(record, begin); in onMatch() 222 static bool KillSaveLayerAndRestore(SkRecord* record, int saveLayerIndex) { in KillSaveLayerAndRestore() function 256 return KillSaveLayerAndRestore(record, begin); in onMatch() 273 return KillSaveLayerAndRestore(record, begin); in onMatch() 276 static bool KillSaveLayerAndRestore(SkRecord* record, int saveLayerIndex) { in KillSaveLayerAndRestore() function
|