Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DTransform.cpp161 R.mType = (ROT_90 << 8) | ROTATE; in set()
286 mType |= ROTATE; in type()
376 if (!(mType&(SCALE|ROTATE|TRANSLATE))) in dump()
380 if (mType&ROTATE) in dump()
DTransform.h57 ROTATE = 0x2, enumerator
/frameworks/base/graphics/java/android/graphics/
DPathDashPathEffect.java23 ROTATE(1), //!< rotate the shape about its center enumConstant
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt11208 enum_constant public static final android.graphics.PathDashPathEffect.Style ROTATE;
/frameworks/base/api/
Dcurrent.txt13437 enum_constant public static final android.graphics.PathDashPathEffect.Style ROTATE;
Dsystem-current.txt14217 enum_constant public static final android.graphics.PathDashPathEffect.Style ROTATE;