Home
last modified time | relevance | path

Searched refs:DrawType (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/core/
DSkPicturePlayback.h133 int dumpDrawType(char* bufferPtr, char* buffer, DrawType drawType);
DSkPictureFlat.h12 enum DrawType { enum
DSkPicture.cpp52 const char* DrawTypeToString(DrawType drawType) { in DrawTypeToString()
DSkPictureRecord.h86 void addDraw(DrawType drawType) { in addDraw()
DSkPicturePlayback.cpp1053 int SkPicturePlayback::dumpDrawType(char* bufferPtr, char* buffer, DrawType drawType) { in dumpDrawType()
1166 DrawType drawType; in dumpStream()