Home
last modified time | relevance | path

Searched defs:submitted (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/renderengine/skia/
DGaneshVkRenderEngine.cpp100 GrSemaphoresSubmitted submitted = grContext->flush(flushInfo); in flushAndSubmit() local
DGraphiteVkRenderEngine.cpp122 const bool submitted = context->graphiteContext()->submit(graphite::SyncToCpu::kNo); in flushAndSubmit() local
/frameworks/base/libs/hwui/renderthread/
DVulkanManager.cpp681 GrSemaphoresSubmitted submitted = context->flush( in finishFrame() local
843 GrSemaphoresSubmitted submitted = grContext->flush(flushInfo); in createReleaseFence() local
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.h1085 bool submitted; member