Home
last modified time | relevance | path

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

/device/generic/goldfish/hals/camera/
Dabc3d.h77 EglCurrentContext getCurrentContext();
DFakeRotatingCamera.cpp342 return mEglContext.getCurrentContext(); in initOpenGL()
419 const abc3d::EglCurrentContext currentContext = mEglContext.getCurrentContext(); in closeImpl()
448 const abc3d::EglCurrentContext currentContext = mEglContext.getCurrentContext(); in processCaptureRequest()
Dabc3d.cpp230 EglCurrentContext EglContext::getCurrentContext() { in getCurrentContext() function in android::hardware::camera::provider::implementation::abc3d::EglContext