Home
last modified time | relevance | path

Searched defs:FlushMethod (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/interfaces/graphics/allocator/aidl/vts/
H A DVtsHalGraphicsAllocatorAidl_TargetTest.cpp250 struct FlushMethod { struct
257 public ::testing::TestWithParam<std::tuple<std::string, FlushMethod>> { argument
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLMultiContextTest.cpp113 enum class FlushMethod enum in __anon589725680111::EGLMultiContextTest
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DMultithreadingTest.cpp168 enum class FlushMethod enum in angle::MultithreadingTestES3