Home
last modified time | relevance | path

Searched defs:SkPictureRecord (Results 1 – 4 of 4) sorted by relevance

/external/skia/include/core/
DSkPictureRecorder.h25 class SkPictureRecord; variable
DSkCanvas.h1466 friend class SkPictureRecord; // predrawNotify (why does it need it? <reed>) variable
/external/skia/src/core/
DSkPictureData.h18 class SkPictureRecord; variable
DSkPictureRecord.cpp29 SkPictureRecord::SkPictureRecord(const SkISize& dimensions, uint32_t flags) in SkPictureRecord() function in SkPictureRecord