Home
last modified time | relevance | path

Searched defs:GET_CONTEXT (Results 1 – 14 of 14) sorted by relevance

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_types.h30 #define GET_CONTEXT \ macro
Degl_types.h32 #define GET_CONTEXT \ macro
Dgles3_types.h32 #define GET_CONTEXT \ macro
Degl_wrapper_entry.cpp53 #define GET_CONTEXT egl_wrapper_context_t * ctx = getCurrentContext() macro
Dgles1_wrapper_entry.cpp304 #define GET_CONTEXT gles1_wrapper_context_t * ctx = getCurrentContext() macro
Dgles3_wrapper_entry.cpp424 #define GET_CONTEXT gles3_wrapper_context_t * ctx = getCurrentContext() macro
/device/generic/opengl-transport/host/commands/emugen/tests/t.001/expected/encoder/
Dfoo_entry.cpp21 #define GET_CONTEXT foo_client_context_t * ctx = getCurrentContext() macro
/device/generic/opengl-transport/host/commands/emugen/tests/t.001/expected/wrapper/
Dfoo_wrapper_entry.cpp21 #define GET_CONTEXT foo_wrapper_context_t * ctx = getCurrentContext() macro
/device/generic/goldfish-opengl/system/GLESv1/
Dgl.cpp28 #define GET_CONTEXT GLEncoder * ctx = getEGLThreadInfo()->hostConn->glEncoder(); macro
/device/generic/goldfish-opengl/system/GLESv2/
Dgl2.cpp27 #define GET_CONTEXT GL2Encoder * ctx = getEGLThreadInfo()->hostConn->gl2Encoder(); macro
/device/generic/goldfish-opengl/system/renderControl_enc/
DrenderControl_entry.cpp58 #define GET_CONTEXT renderControl_client_context_t * ctx = getCurrentContext() macro
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Smm/DxeSmm/QncSmmDispatcher/
DQNCSmm.h242 (EFIAPI *GET_CONTEXT) ( typedef
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_entry.cpp306 #define GET_CONTEXT gl_client_context_t * ctx = getCurrentContext() macro
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_entry.cpp437 #define GET_CONTEXT gl2_client_context_t * ctx = getCurrentContext() macro