Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext_gles_ext_autogen.h100 void importSemaphoreZirconHandle(SemaphoreID semaphorePacked, HandleType handleTypePacked, \
DContext.cpp8572 void Context::importSemaphoreZirconHandle(SemaphoreID semaphore, in importSemaphoreZirconHandle() function in gl::Context
/external/angle/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp3223 context->importSemaphoreZirconHandle(semaphorePacked, handleTypePacked, handle); in GL_ImportSemaphoreZirconHandleANGLE()