Home
last modified time | relevance | path

Searched defs:allFormats (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DD3D11FormatTablesTest.cpp57 const gl::FormatSet &allFormats = gl::GetAllSizedInternalFormats(); in TEST_P() local
171 const gl::FormatSet &allFormats = gl::GetAllSizedInternalFormats(); in TEST_P() local
H A DVulkanFormatTablesTest.cpp53 const gl::FormatSet &allFormats = gl::GetAllSizedInternalFormats(); in TEST_P() local
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testutils/src/main/java/com/google/android/exoplayer2/testutil/
H A DMediaPeriodAsserts.java188 HashSet<Format> allFormats = new HashSet<>(); in containsFormats() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/testutils/src/main/java/com/google/android/exoplayer2/testutil/
H A DMediaPeriodAsserts.java188 HashSet<Format> allFormats = new HashSet<>(); in containsFormats() local
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsFboCompletenessTests.cpp365 const FormatDB &allFormats, tcu::TestLog &log) in logFormatInfo()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageMismatchedWriteOpTests.cpp462 const VkFormat allFormats[] = { variable
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A Drenderergl_utils.cpp737 const gl::FormatSet &allFormats = gl::GetAllSizedInternalFormats(); in GenerateCaps() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A Drenderer11_utils.cpp1427 const gl::FormatSet &allFormats = gl::GetAllSizedInternalFormats(); in GenerateCaps() local
/aosp_15_r20/hardware/interfaces/audio/common/all-versions/default/tests/
H A Dhidlutils_tests.cpp606 hidl_vec<AudioFormat> allFormats; in TEST() local