Searched defs:mesh (Results 1 – 6 of 6) sorted by relevance
/cts/tests/openglperf2/jni/graphics/ |
D | MeshNode.cpp | 16 MeshNode::MeshNode(const Mesh* mesh) : in MeshNode()
|
D | TexturedMeshNode.cpp | 17 TexturedMeshNode::TexturedMeshNode(const Mesh* mesh, const GLuint textureId) : in TexturedMeshNode()
|
D | PerspectiveMeshNode.cpp | 19 PerspectiveMeshNode::PerspectiveMeshNode(const Mesh* mesh, const GLuint textureId) : in PerspectiveMeshNode()
|
/cts/tests/openglperf2/jni/reference/scene/flocking/ |
D | WaterMeshNode.cpp | 19 WaterMeshNode::WaterMeshNode(const Mesh* mesh, int time, GLuint textureId1, GLuint textureId2) : in WaterMeshNode()
|
/cts/tests/openglperf2/jni/reference/scene/glowing/ |
D | BlurMeshNode.cpp | 17 BlurMeshNode::BlurMeshNode(const Mesh* mesh, GLuint fboTexId, GLuint tmpTexId1, GLuint tmpTexId2, in BlurMeshNode()
|
/cts/tests/tests/nativehardware/jni/ |
D | AHardwareBufferGLTest.cpp | 1420 const float* mesh, float scale, int texture_unit) { in SetUpProgram()
|