Home
last modified time | relevance | path

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

/frameworks/libs/native_bridge_support/libGLESv3/
Dstubs_arm.cc526 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glPathCommandsNV);
1374 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glPathCommandsNV); in init_stub_library()
Dstubs_arm64.cc526 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glPathCommandsNV);
1374 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glPathCommandsNV); in init_stub_library()
/frameworks/libs/native_bridge_support/libGLESv2/
Dstubs_arm64.cc526 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glPathCommandsNV);
1374 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glPathCommandsNV); in init_stub_library()
Dstubs_arm.cc526 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glPathCommandsNV);
1374 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glPathCommandsNV); in init_stub_library()
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h587 #define glPathCommandsNV wrap_glPathCommandsNV macro
Dgles_undefine.h586 #undef glPathCommandsNV
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in1120 void API_ENTRY(glPathCommandsNV)(GLuint path, GLsizei numCommands, const GLubyte *commands, GLsizei…
1121 CALL_GL_API(glPathCommandsNV, path, numCommands, commands, numCoords, coordType, coords);
/frameworks/native/opengl/libs/
Dentries.in632 GL_ENTRY(void, glPathCommandsNV, GLuint path, GLsizei numCommands, const GLubyte *commands, GLsizei…
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h3160 GL_APICALL void GL_APIENTRY glPathCommandsNV (GLuint path, GLsizei numCommands, const GLubyte *comm…