Searched defs:blueBuffer (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/frameworks/native/libs/renderengine/tests/ |
H A D | RenderEngineTest.cpp | 2589 const auto blueBuffer = allocateAndFillSourceBuffer(1, 1, ubyte4(0, 0, 255, 255)); in TEST_P() local 2667 const auto blueBuffer = allocateAndFillSourceBuffer(1, 1, ubyte4(0, 0, 255, 255)); in TEST_P() local 2746 const auto blueBuffer = allocateAndFillSourceBuffer(1, 1, ubyte4(0, 0, 255, 255)); in TEST_P() local 2810 const auto blueBuffer = allocateAndFillSourceBuffer(1, 1, ubyte4(0, 0, 255, 255)); in TEST_P() local 2867 const auto blueBuffer = allocateAndFillSourceBuffer(1, 1, ubyte4(0, 0, 255, 255)); in TEST_P() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
H A D | vktWsiMaintenance1Tests.cpp | 1605 const vk::Move<vk::VkBuffer> blueBuffer = in scalingTest() local
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | StateChangeTest.cpp | 5722 GLBuffer blueBuffer; in TEST_P() local 5794 GLBuffer blueBuffer; in TEST_P() local
|