Home
last modified time | relevance | path

Searched defs:textureCount (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DFramebufferMultiviewTest.cpp50 GLsizei textureCount = static_cast<GLsizei>(mNonMultiviewFBO.size()); in testTearDown() local
56 GLsizei textureCount = static_cast<GLsizei>(mColorTex.size()); in testTearDown() local
89 GLsizei textureCount = static_cast<GLsizei>(mColorTex.size()); in initializeFBOs() local
H A DVulkanImageTest.cpp573 VkDeviceSize textureCount = (totalDeviceLocalMemoryHeapSize / kTextureSize) + 1; in TEST_P() local
H A DVulkanPerformanceCounterTest.cpp746 size_t textureCount = 0; in TEST_P() local
/aosp_15_r20/external/skia/tools/viewer/
H A DTextureUploadSlide.cpp59 int textureCount = fTileRows * fTileCols; in draw() local
141 int textureCount = fTileRows * fTileCols; in initializeTextures() local
/aosp_15_r20/external/angle/src/tests/perf_tests/
H A DFramebufferAttachmentPerfTest.cpp111 size_t textureCount = mTextures.size(); in drawBenchmark() local
194 size_t textureCount = mTextures.size(); in drawBenchmark() local
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowGLES20.java11 private static int textureCount = 0; field in ShadowGLES20
/aosp_15_r20/external/skia/tools/
H A DDDLPromiseImageHelper.cpp335 int textureCount = yuvaInfo.numPlanes(); in CreatePromiseImages() local