Home
last modified time | relevance | path

Searched defs:indices (Results 1 – 19 of 19) sorted by relevance

/cts/tests/sensor/src/android/hardware/cts/helpers/sensorverification/
DEventOrderingVerificationTest.java66 List<Integer> indices = getIndices(stats); in testSingleOutofOrder() local
83 List<Integer> indices = getIndices(stats); in testMultipleOutOfOrder() local
109 List<Integer> indices = new ArrayList<Integer>(primitiveIndices.length); in getIndices() local
DEventGapVerificationTest.java69 int[] indices) { in runVerification()
DAbstractSensorVerification.java52 int[] indices = new int[eventsCount]; in getIndexArray() local
DTimestampClockSourceVerificationTest.java165 int[] indices) { in runVerification()
/cts/tests/wallpapereffectsgeneration/src/android/wallpapereffectsgeneration/cts/
DWallpaperEffectsGenerationTestUtils.java30 int[] indices = new int[indicesNum]; in createIndices() local
DTexturedMeshTest.java46 final int[] indices = WallpaperEffectsGenerationTestUtils.createIndices(500000); in testCreateTexturedMeshRequest() local
DCinematicEffectResponseTest.java54 final int[] indices = WallpaperEffectsGenerationTestUtils.createIndices(1500000); in testCreateCinematicEffectResponse() local
/cts/tests/tests/graphics/src/android/graphics/cts/
DCanvas_VertexModeTest.java53 short[] indices = { 0, 1, 2, 3, 4, 1 }; in testValues() local
/cts/tests/tests/openglperf/src/android/openglperf/cts/
DPlanetsRenderer.java208 ShortBuffer[] indices = mSpheres[i].getIndices(); in onDrawFrame() local
412 ShortBuffer[] indices = mSpheres[i].getIndices(); in createVbo() local
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DCanvasTests.java590 final short[] indices = { in testDrawVerticesTooFewVerts() local
606 final short[] indices = { in testDrawVerticesTooFewTexs() local
622 final short[] indices = { in testDrawVerticesTooFewColors() local
638 final short[] indices = { in testDrawVerticesTooFewIndices() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Renderer/RenderUtils/
DObjImporter.java155 int[] indices = new int[]{0, 1, 2, 0, 2, 3}; in parse() local
/cts/hostsidetests/adpf/app/hintsession/src/cpp/
DModel.h61 inline Model(std::vector<Vertex> vertices, std::vector<Index> indices, in Model()
DRenderer.cpp310 thread_local std::vector<Index> indices = {0, 1, 2, 0, 2, 3}; in addHead() local
/cts/tests/media/jni/
DNativeExtractorTest.cpp357 int* indices; in generateSeekTestArgs() local
/cts/tests/tests/jni/libjnitest/
Dandroid_jni_cts_InstanceNonce.c187 static int indices[] = { 0, 50, 99 }; in InstanceNonce_returnStringArray() local
Dandroid_jni_cts_StaticNonce.c246 static int indices[] = { 0, 50, 99 }; in StaticNonce_returnStringArray() local
/cts/tests/tests/media/codec/src/android/media/codec/cts/
DMediaCodecTest.java1074 List<Integer> indices = new ArrayList<>(); in getOutputBufferIndices() local
/cts/tests/camera/utils/src/android/hardware/camera2/cts/
DCameraTestUtils.java1067 ArrayList<Integer> indices = remainingResultIndicesMap.get(request); in getTotalCaptureResultsForRequests() local
1080 ArrayList<Integer> indices = remainingResultIndicesMap.get(request); in getTotalCaptureResultsForRequests() local
/cts/tools/vm-tests-tf/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...