Home
last modified time | relevance | path

Searched defs:vertices (Results 1 – 9 of 9) sorted by relevance

/cts/tests/openglperf2/jni/graphics/
DMesh.cpp16 Mesh::Mesh(const float* vertices, const float* normals, const float* texCoords, in Mesh()
DGLUtils.cpp101 float* vertices = new float[numVertices * 3]; in loadMesh() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/cube/
DCube.java33 int vertices[] = { in Cube() local
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DExactCanvasTests.java275 float[] vertices = new float[6]; in testBlackTriangleVertices() local
336 float[] vertices = new float[6]; in testBlackTriangleVertices2() local
DPaintTests.kt180 val vertices = floatArrayOf( in <lambda>() constant
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DCbGeoUtilsTest.java65 ArrayList<CbGeoUtils.LatLng> vertices = new ArrayList<>(); in testPolygon() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Renderer/RenderUtils/
DObjImporter.java84 ArrayList<Float> vertices = new ArrayList<Float>(); in parse() local
/cts/tests/tests/openglperf/src/android/openglperf/cts/
DPlanetsRenderer.java401 FloatBuffer vertices = mSpheres[i].getVertices(); in createVbo() local
/cts/tests/tests/media/src/android/media/cts/
DEncodeVirtualDisplayWithCompositionTestImpl.java981 float[] vertices = new float[] { in GlWindow() local