Home
last modified time | relevance | path

Searched refs:glApplyFramebufferAttachmentCMAAINTEL (Results 1 – 9 of 9) sorted by relevance

/frameworks/libs/native_bridge_support/libGLESv3/
Dstubs_arm.cc24 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glApplyFramebufferAttachmentCMAAINTEL);
872 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glApplyFramebufferAttachmentCMAAINTEL); in init_stub_library()
Dstubs_arm64.cc24 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glApplyFramebufferAttachmentCMAAINTEL);
872 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glApplyFramebufferAttachmentCMAAINTEL); in init_stub_library()
/frameworks/libs/native_bridge_support/libGLESv2/
Dstubs_arm64.cc24 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glApplyFramebufferAttachmentCMAAINTEL);
872 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glApplyFramebufferAttachmentCMAAINTEL); in init_stub_library()
Dstubs_arm.cc24 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glApplyFramebufferAttachmentCMAAINTEL);
872 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glApplyFramebufferAttachmentCMAAINTEL); in init_stub_library()
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h24 #define glApplyFramebufferAttachmentCMAAINTEL wrap_glApplyFramebufferAttachmentCMAAINTEL macro
Dgles_undefine.h24 #undef glApplyFramebufferAttachmentCMAAINTEL
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in823 void API_ENTRY(glApplyFramebufferAttachmentCMAAINTEL)(void) {
824 CALL_GL_API(glApplyFramebufferAttachmentCMAAINTEL);
/frameworks/native/opengl/libs/
Dentries.in8 GL_ENTRY(void, glApplyFramebufferAttachmentCMAAINTEL, void)
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h2348 GL_APICALL void GL_APIENTRY glApplyFramebufferAttachmentCMAAINTEL (void);