Lines Matching refs:DEBUGCANVAS_ATTRIBUTE_SHORTDESC
119 #define DEBUGCANVAS_ATTRIBUTE_SHORTDESC "shortDesc" macro
1043 writer.appendString(DEBUGCANVAS_ATTRIBUTE_SHORTDESC, str_append(&desc, fRect)->c_str()); in toJSON()
1103 writer.appendString(DEBUGCANVAS_ATTRIBUTE_SHORTDESC, " (translate)"); in writeMatrixType()
1106 writer.appendString(DEBUGCANVAS_ATTRIBUTE_SHORTDESC, " (scale)"); in writeMatrixType()
1109 writer.appendString(DEBUGCANVAS_ATTRIBUTE_SHORTDESC, " (rotation or skew)"); in writeMatrixType()
1112 writer.appendString(DEBUGCANVAS_ATTRIBUTE_SHORTDESC, " (perspective)"); in writeMatrixType()
1164 writer.appendString(DEBUGCANVAS_ATTRIBUTE_SHORTDESC, desc.c_str()); in toJSON()
1273 writer.appendString(DEBUGCANVAS_ATTRIBUTE_SHORTDESC, str_append(&desc, fDst)->c_str()); in toJSON()
1324 writer.appendString(DEBUGCANVAS_ATTRIBUTE_SHORTDESC, str_append(&desc, fDst)->c_str()); in toJSON()
1383 writer.appendString(DEBUGCANVAS_ATTRIBUTE_SHORTDESC, str_append(&desc, fDst)->c_str()); in toJSON()
1712 writer.appendString(DEBUGCANVAS_ATTRIBUTE_SHORTDESC, str_append(&desc, bounds)->c_str()); in toJSON()
1781 writer.appendString(DEBUGCANVAS_ATTRIBUTE_SHORTDESC, str_append(&desc, fRect)->c_str()); in toJSON()