Searched defs:rotationY (Results 1 – 12 of 12) sorted by relevance
21 private float rotationY; field in ShadowViewRenderNode106 public boolean setRotationY(float rotationY) { in setRotationY()
22 private float rotationY; field in ShadowRenderNode107 public boolean setRotationY(float rotationY) { in setRotationY()
91 float rotationY = renderNode.getRotationY(); in testGetRotationY_unset_returnsZero() local101 float rotationY = renderNode.getRotationY(); in testGetRotationY_set_returnsSetRotationY() local645 boolean setRotationY(float rotationY); in setRotationY()803 public boolean setRotationY(float rotationY) { in setRotationY()1023 public boolean setRotationY(float rotationY) { in setRotationY()
658 public void rotationY() { in rotationY() method in ShadowViewTest
30 private float rotationY; field in ShadowRenderNode119 protected boolean setRotationY(float rotationY) { in setRotationY()
25 private float rotationY; field in ShadowRenderNodeQ114 protected boolean setRotationY(float rotationY) { in setRotationY()
295 protected static boolean nSetRotationY(long renderNode, float rotationY) { in nSetRotationY()
328 protected static boolean nSetRotationY(long renderNode, float rotationY) { in nSetRotationY()
168 tcu::Mat3 getRotationMatrix (float rotationX, float rotationY) in getRotationMatrix()213 float rotationY; member
630 public void rotationY() { in rotationY() method in ShadowViewTest
156 public static native boolean nSetRotationY(long renderNode, float rotationY); in nSetRotationY()