Searched refs:ROTATE (Results 1 – 6 of 6) sorted by relevance
23 ROTATE(1), //!< rotate the shape about its center enumConstant
161 R.mType = (ROT_90 << 8) | ROTATE; in set()307 mType |= ROTATE; in type()397 if (!(mType&(SCALE|ROTATE|TRANSLATE))) in dump()401 if (mType&ROTATE) in dump()
61 ROTATE = 0x2, enumerator
11208 enum_constant public static final android.graphics.PathDashPathEffect.Style ROTATE;
12193 Landroid/graphics/PathDashPathEffect$Style;->ROTATE:Landroid/graphics/PathDashPathEffect$Style;
14166 enum_constant public static final android.graphics.PathDashPathEffect.Style ROTATE;