Searched defs:rotationY (Results 1 – 9 of 9) sorted by relevance
88 float rotationY = renderNode.getRotationY(); in testGetRotationY_unset_returnsZero() local98 float rotationY = renderNode.getRotationY(); in testGetRotationY_set_returnsSetRotationY() local642 boolean setRotationY(float rotationY); in setRotationY()800 public boolean setRotationY(float rotationY) { in setRotationY()1020 public boolean setRotationY(float rotationY) { in setRotationY()
667 public void rotationY() { in rotationY() method in ShadowViewTest
25 private float rotationY; field in ShadowRenderNodeQ114 protected boolean setRotationY(float rotationY) { in setRotationY()
30 private float rotationY; field in ShadowRenderNode119 protected boolean setRotationY(float rotationY) { in setRotationY()
264 protected static boolean nSetRotationY(long renderNode, float rotationY) { in nSetRotationY()
351 protected static boolean nSetRotationY(long renderNode, float rotationY) { in nSetRotationY()
175 tcu::Mat3 getRotationMatrix(float rotationX, float rotationY) in getRotationMatrix()214 float rotationY; member
158 public static native boolean nSetRotationY(long renderNode, float rotationY); in nSetRotationY()