Searched refs:ROTATE_VAL (Results 1 – 3 of 3) sorted by relevance
64 get() = type?.isFlagSet(ROTATE_VAL) ?: false72 type.isFlagClear(SCALE_VAL or ROTATE_VAL or TRANSLATE_VAL) -> Rotation.ROTATION_0 in getRotation()88 if (type.isFlagClear(SCALE_VAL or ROTATE_VAL or TRANSLATE_VAL)) {195 const val ROTATE_VAL = 0x0002 constant
334 isFlagClear(Transform.SCALE_VAL or Transform.ROTATE_VAL) -> Matrix33.identity(x, y) in <lambda>()
294 isLayerTransformFlagSet(layerId, Transform.ROTATE_VAL).negate() in <lambda>()