Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DPathDashPathEffect.java23 ROTATE(1), //!< rotate the shape about its center enumConstant
/frameworks/native/services/surfaceflinger/
DTransform.cpp161 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()
DTransform.h61 ROTATE = 0x2, enumerator
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt11208 enum_constant public static final android.graphics.PathDashPathEffect.Style ROTATE;
/frameworks/base/config/
Dhiddenapi-public-dex.txt12193 Landroid/graphics/PathDashPathEffect$Style;->ROTATE:Landroid/graphics/PathDashPathEffect$Style;
/frameworks/base/api/
Dcurrent.txt14166 enum_constant public static final android.graphics.PathDashPathEffect.Style ROTATE;