Home
last modified time | relevance | path

Searched refs:out_fence (Results 1 – 2 of 2) 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);