Home
last modified time | relevance | path

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

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