Searched defs:testSurface (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/cts/tests/camera/src/android/hardware/camera2/cts/ |
H A D | ExtendedCameraCharacteristicsTest.java | 2753 Surface testSurface = testReader.getSurface(); in testStreamConfigurationMap() local 2768 Surface testSurface = testReader.getSurface(); in testStreamConfigurationMap() local 2796 Surface testSurface = testReader.getSurface(); in testStreamConfigurationMap() local 2812 Surface testSurface = testReader.getSurface(); in testStreamConfigurationMap() local
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fClippingTests.cpp | 557 tcu::Surface testSurface(TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in testRender() local 705 tcu::Surface testSurface(TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in testRender() local 965 tcu::Surface testSurface(TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in testRender() local 1160 tcu::Surface testSurface(TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in testRender() local
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fClippingTests.cpp | 554 tcu::Surface testSurface(TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in testRender() local 702 tcu::Surface testSurface(TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in testRender() local 961 tcu::Surface testSurface(TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in testRender() local 1156 tcu::Surface testSurface(TEST_CANVAS_SIZE, TEST_CANVAS_SIZE); in testRender() local
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/ |
D | TaplTestsKeyboardQuickSwitch.java | 165 private void runTest(@NonNull TestSurface testSurface, @NonNull TestCase testCase) { in runTest()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcTextureCompatibilityTests.cpp | 250 tcu::Surface testSurface(m_textureSize, m_textureSize); in iterate() local
|
H A D | glcAggressiveShaderOptimizationsTests.cpp | 468 tcu::Surface testSurface(renderWidth, renderHeight); in iterate() local
|
H A D | glcInternalformatTests.cpp | 889 tcu::Surface testSurface(m_renderWidth, m_renderHeight); in iterate() local 1154 tcu::Surface testSurface[2][2]; in iterate() local
|
/aosp_15_r20/external/angle/src/tests/egl_tests/ |
H A D | EGLSurfaceTest.cpp | 2978 EGLSurface &testSurface = testWindowsSurface ? mWindowSurface : mPbufferSurface; in runDestroyNotCurrentSurfaceTest() local
|