Home
last modified time | relevance | path

Searched defs:SkAnnotation (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkAnnotation.cpp15 SkAnnotation::SkAnnotation(const char key[], SkData* value) : fKey(key) { in SkAnnotation() function in SkAnnotation
32 SkAnnotation::SkAnnotation(SkReadBuffer& buffer) { in SkAnnotation() function in SkAnnotation
/external/skia/include/core/
DSkPaint.h16 class SkAnnotation; variable