Home
last modified time | relevance | path

Searched refs:SkEmptyPicture (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/core/
DSkMiniRecorder.cpp21 class SkEmptyPicture final : public SkPicture { class
109 once([]{ empty = new SkEmptyPicture; }); in detachAsPicture()
/third_party/skia/src/core/
DSkMiniRecorder.cpp21 class SkEmptyPicture final : public SkPicture { class
113 once([]{ empty = new SkEmptyPicture; }); in detachAsPicture()
/third_party/flutter/skia/include/core/
DSkPicture.h220 friend class SkEmptyPicture; variable
/third_party/skia/include/core/
DSkPicture.h241 friend class SkEmptyPicture; variable