Home
last modified time | relevance | path

Searched defs:mColorBuffer (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DProvokingVertexTest.cpp482 GLBuffer mColorBuffer; in TEST_P() local
618 GLBuffer mColorBuffer; member in __anonc02695f80111::ProvokingVertexBufferUpdateTest
H A DMultiDrawTest.cpp582 GLuint mColorBuffer; member in __anon0e40ab140111::MultiDrawIndirectTest
/aosp_15_r20/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/presentation/
H A DCube.java98 private IntBuffer mColorBuffer; field in Cube
/aosp_15_r20/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/cube/
DCube.java98 private IntBuffer mColorBuffer; field in Cube
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/
H A DCube.java98 private IntBuffer mColorBuffer; field in Cube
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/cube/
H A DCube.java98 private IntBuffer mColorBuffer; field in Cube
/aosp_15_r20/hardware/google/gfxstream/host/tests/
DSampleApplication.h106 unsigned int mColorBuffer = 0; variable
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
H A DGLWorld.java96 private IntBuffer mColorBuffer; field in GLWorld
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Renderer/Renderable/
H A DRectangleRenderable.java41 private FloatBuffer mColorBuffer; field in RectangleRenderable
H A DRingRenderable.java45 private FloatBuffer mColorBuffer; field in RingRenderable
H A DConeRenderable.java46 private FloatBuffer mColorBuffer; field in ConeRenderable
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/os/
H A DRotationVectorDemo.java159 private FloatBuffer mColorBuffer; field in RotationVectorDemo.MyRenderer.Cube
/aosp_15_r20/development/samples/Compass/src/com/example/android/compass/
H A DCompassActivity.java52 private FloatBuffer mColorBuffer; field in CompassActivity
/aosp_15_r20/frameworks/rs/tests/java_api/RsNbody/src/com/example/android/rs/nbody_gl/
H A DSwarm.java62 private final FloatBuffer mColorBuffer; field in Swarm