Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/commands/emugen/tests/t.001/expected/encoder/
Dfoo_entry.cpp19 static foo_client_context_t::CONTEXT_ACCESSOR_TYPE *getCurrentContext = NULL; variable
/device/generic/opengl-transport/host/commands/emugen/tests/t.001/expected/wrapper/
Dfoo_wrapper_entry.cpp19 static foo_wrapper_context_t::CONTEXT_ACCESSOR_TYPE *getCurrentContext = NULL; variable
/device/generic/goldfish/camera/
Dabc3d.cpp230 EglCurrentContext EglContext::getCurrentContext() { in getCurrentContext() function in android::hardware::camera::provider::implementation::abc3d::EglContext