Home
last modified time | relevance | path

Searched refs:out_fence (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/sm7250/display/composer/
Dgl_common.cpp137 int GLCommon::CreateOutputFence(shared_ptr<Fence> *out_fence) { in CreateOutputFence() argument
155 *out_fence = Fence::Create(fd, "gl_out_fence"); in CreateOutputFence()
Dgl_common.h69 virtual int CreateOutputFence(shared_ptr<Fence> *out_fence);
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_x11.c2151 goto out_fence; in x11_image_init()
2218 out_fence: in x11_image_init()