Home
last modified time | relevance | path

Searched defs:matrixValues (Results 1 – 6 of 6) sorted by relevance

/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowMatrixTest.java147 final float[] matrixValues = new float[9]; in testGetSetValues() local
157 final float[] matrixValues = new float[10]; in testGetSetValues_withLargeArray() local
170 final float[] matrixValues = new float[8]; in testGetValues_withSmallArray() local
/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/
DShadowNativeMatrixTest.java66 final float[] matrixValues = new float[9]; in testGetSetValues() local
/external/tensorflow/tensorflow/tools/android/test/src/org/tensorflow/demo/tracking/
DObjectTracker.java257 private final float[] matrixValues = new float[9]; field in ObjectTracker
/external/angle/src/tests/gl_tests/
DUniformTest.cpp1317 GLfloat matrixValues[kMaxDims * kMaxDims]; in TEST_P() local
/external/deqp/modules/gles2/functional/
Des2fShaderStateQueryTests.cpp2087 float matrixValues[4 * 4] = { in test() local
/external/deqp/modules/gles3/functional/
Des3fShaderStateQueryTests.cpp3454 float matrixValues[4 * 4] = { in test() local