Home
last modified time | relevance | path

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

/third_party/skia/tools/debugger/
DDrawCommand.cpp565 static const char* clipop_name(SkClipOp op) { in clipop_name() function
1007 writer.appendString(DEBUGCANVAS_ATTRIBUTE_REGIONOP, clipop_name(fOp)); in toJSON()
1023 writer.appendString(DEBUGCANVAS_ATTRIBUTE_REGIONOP, clipop_name(fOp)); in toJSON()
1039 writer.appendString(DEBUGCANVAS_ATTRIBUTE_REGIONOP, clipop_name(fOp)); in toJSON()
1064 writer.appendString(DEBUGCANVAS_ATTRIBUTE_REGIONOP, clipop_name(fOp)); in toJSON()
1086 writer.appendString(DEBUGCANVAS_ATTRIBUTE_REGIONOP, clipop_name(fOp)); in toJSON()