Searched refs:CheckPaint (Results 1 - 1 of 1) sorted by relevance
/external/skia/src/core/ | ||
H A D | SkPictureCommon.h | 55 return CheckPaint(op); 60 static SK_WHEN(T::kTags & SkRecords::kDraw_Tag, bool) CheckPaint(const T& op) { function in struct:SkBitmapHunter 65 static bool CheckPaint(const SkRecords::SaveLayer& op) { function in struct:SkBitmapHunter 71 static SK_WHEN(!(T::kTags & SkRecords::kDraw_Tag), bool) CheckPaint(const T&) { function in struct:SkBitmapHunter |
Completed in 341 milliseconds