Searched refs:glPathGlyphIndexArrayNV (Results 1 – 9 of 9) sorted by relevance
/frameworks/libs/native_bridge_support/libGLESv3/ |
D | stubs_arm.cc | 530 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glPathGlyphIndexArrayNV); 1378 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glPathGlyphIndexArrayNV); in init_stub_library()
|
D | stubs_arm64.cc | 530 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glPathGlyphIndexArrayNV); 1378 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glPathGlyphIndexArrayNV); in init_stub_library()
|
/frameworks/libs/native_bridge_support/libGLESv2/ |
D | stubs_arm64.cc | 530 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glPathGlyphIndexArrayNV); 1378 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glPathGlyphIndexArrayNV); in init_stub_library()
|
D | stubs_arm.cc | 530 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glPathGlyphIndexArrayNV); 1378 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glPathGlyphIndexArrayNV); in init_stub_library()
|
/frameworks/base/libs/hwui/debug/ |
D | gles_redefine.h | 591 #define glPathGlyphIndexArrayNV wrap_glPathGlyphIndexArrayNV macro
|
D | gles_undefine.h | 590 #undef glPathGlyphIndexArrayNV
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2ext_api.in | 1270 GLenum API_ENTRY(glPathGlyphIndexArrayNV)(GLuint firstPathName, GLenum fontTarget, const void *font… 1271 …CALL_GL_API_RETURN(glPathGlyphIndexArrayNV, firstPathName, fontTarget, fontName, fontStyle, firstG…
|
/frameworks/native/opengl/libs/ |
D | entries.in | 636 GL_ENTRY(GLenum, glPathGlyphIndexArrayNV, GLuint firstPathName, GLenum fontTarget, const void *font…
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2ext.h | 3210 GL_APICALL GLenum GL_APIENTRY glPathGlyphIndexArrayNV (GLuint firstPathName, GLenum fontTarget, con…
|