Searched defs:drawFence (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/angle/src/tests/perf_tests/ |
H A D | VulkanCommandBufferPerf.cpp | 200 void Present(sample_info &info, VkFence drawFence) in Present() 230 VkFence drawFence, in PrimaryCommandBufferBenchmarkHundredIndividual() 296 VkFence drawFence, in PrimaryCommandBufferBenchmarkOneWithOneHundred() 363 VkFence drawFence, in SecondaryCommandBufferBenchmark() 470 VkFence drawFence, in CommandPoolDestroyBenchmark() 495 VkFence drawFence, in CommandPoolHardResetBenchmark() 506 VkFence drawFence, in CommandPoolSoftResetBenchmark() 517 VkFence drawFence, in CommandBufferExplicitHardResetBenchmark() 529 VkFence drawFence, in CommandBufferExplicitSoftResetBenchmark() 541 VkFence drawFence, in CommandBufferImplicitResetBenchmark()
|
/aosp_15_r20/frameworks/av/media/libstagefright/ |
H A D | FrameCaptureProcessor.cpp | 158 base::unique_fd drawFence; in onCapture() local
|
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/fuzzer/ |
H A D | libstagefright_renderfright_fuzzer.cpp | 283 base::unique_fd drawFence; in process() local
|
/aosp_15_r20/frameworks/native/libs/renderengine/skia/ |
H A D | SkiaRenderEngine.cpp | 1210 auto drawFence = sp<Fence>::make(flushAndSubmit(context, dstSurface)); in drawLayersInternal() local 1251 auto drawFence = sp<Fence>::make(flushAndSubmit(context, dstSurface)); in drawGainmapInternal() local
|
H A D | SkiaGLRenderEngine.cpp | 345 base::unique_fd drawFence = flushGL(); in flushAndSubmit() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawConcurrentTests.cpp | 403 const Unique<VkFence> drawFence(createFence(vk, drawDevice)); in iterate() local
|
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/tests/ |
H A D | RenderEngineThreadedTest.cpp | 203 base::unique_fd drawFence; in TEST_F() local
|
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/threaded/ |
H A D | RenderEngineThreaded.cpp | 383 base::unique_fd* drawFence) { in drawLayers()
|
/aosp_15_r20/frameworks/av/media/codec2/hal/plugin/samples/ |
H A D | SampleFilterPlugin.cpp | 765 base::unique_fd drawFence; in processLoop() local
|
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/gl/ |
H A D | GLESRenderEngine.cpp | 1025 base::unique_fd* drawFence) { in drawLayers()
|