Searched refs:CreateOutputFence (Results 1 – 4 of 4) sorted by relevance
162 CreateOutputFence(&temp_release_fence); in Blit()171 CreateOutputFence(release_fence); in Blit()
69 virtual int CreateOutputFence(shared_ptr<Fence> *out_fence);
183 CreateOutputFence(release_fence); in Blit()
137 int GLCommon::CreateOutputFence(shared_ptr<Fence> *out_fence) { in CreateOutputFence() function in sdm::GLCommon