Searched refs:DrawType (Results 1 – 5 of 5) sorted by relevance
133 int dumpDrawType(char* bufferPtr, char* buffer, DrawType drawType);
12 enum DrawType { enum
52 const char* DrawTypeToString(DrawType drawType) { in DrawTypeToString()
86 void addDraw(DrawType drawType) { in addDraw()
1053 int SkPicturePlayback::dumpDrawType(char* bufferPtr, char* buffer, DrawType drawType) { in dumpDrawType()1166 DrawType drawType; in dumpStream()