Searched refs:getRotationY (Results 1 – 16 of 16) sorted by relevance
13 public float getRotationY();
191 if (MathUtils::isZero(getRotationX()) && MathUtils::isZero(getRotationY())) { in updateMatrix()
328 {RenderNode::ROTATION_Y, &RenderProperties::getRotationY, &RenderProperties::setRotationY},
442 true3dMat.rotate(properties().getRotationY(), 0, 1, 0); in applyViewPropertyTransforms()
298 float getRotationY() const { return mPrimitiveFields.mRotationY; } in getRotationY() function
443 rotationY = view.getRotationY(); in Transforms()
1037 return node.getRotationY(); in getValue()
16332 public float getRotationY() { in getRotationY() method in View16333 return mRenderNode.getRotationY(); in getRotationY()16356 if (rotationY != getRotationY()) { in setRotationY()27637 return object.getRotationY();29444 stream.addProperty("drawing:rotationY", getRotationY()); in encodeProperties()
1056 public float getRotationY() { in getRotationY() method in RenderNode
417 return renderNode->stagingProperties().getRotationY(); in android_view_RenderNode_getRotationY()
4836 || mTextView.getRotationY() != 0f) { in checkForTransforms()4847 || view.getRotationY() != 0f) { in checkForTransforms()
6036 HSPLandroid/graphics/RenderNode;->getRotationY()F16918 HSPLandroid/view/View;->getRotationY()F
76103 Landroid/view/RenderNode;->getRotationY()F
15044 method public float getRotationY();51640 method public float getRotationY();
15044 method public float getRotationY();51784 method public float getRotationY();
33452 method public float getRotationY();