Searched refs:KillSaveLayerAndRestore (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/src/core/ |
D | SkRecordOpts.cpp | 199 return KillSaveLayerAndRestore(record, begin); in onMatch() 212 return KillSaveLayerAndRestore(record, begin); in onMatch() 215 static bool KillSaveLayerAndRestore(SkRecord* record, int saveLayerIndex) { in KillSaveLayerAndRestore() function 249 return KillSaveLayerAndRestore(record, begin); in onMatch() 266 return KillSaveLayerAndRestore(record, begin); in onMatch() 269 static bool KillSaveLayerAndRestore(SkRecord* record, int saveLayerIndex) { in KillSaveLayerAndRestore() function
|
/third_party/flutter/skia/src/core/ |
D | SkRecordOpts.cpp | 205 return KillSaveLayerAndRestore(record, begin); in onMatch() 218 return KillSaveLayerAndRestore(record, begin); in onMatch() 221 static bool KillSaveLayerAndRestore(SkRecord* record, int saveLayerIndex) { in KillSaveLayerAndRestore() function 255 return KillSaveLayerAndRestore(record, begin); in onMatch() 272 return KillSaveLayerAndRestore(record, begin); in onMatch() 275 static bool KillSaveLayerAndRestore(SkRecord* record, int saveLayerIndex) { in KillSaveLayerAndRestore() function
|