Searched refs:getCurrentContext (Results 1 – 3 of 3) sorted by relevance
77 EglCurrentContext getCurrentContext();
342 return mEglContext.getCurrentContext(); in initOpenGL()419 const abc3d::EglCurrentContext currentContext = mEglContext.getCurrentContext(); in closeImpl()448 const abc3d::EglCurrentContext currentContext = mEglContext.getCurrentContext(); in processCaptureRequest()
230 EglCurrentContext EglContext::getCurrentContext() { in getCurrentContext() function in android::hardware::camera::provider::implementation::abc3d::EglContext