Home
last modified time | relevance | path

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

/frameworks/libs/native_bridge_support/libGLESv3/
Dstubs_arm.cc528 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glPathCoverDepthFuncNV);
1376 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glPathCoverDepthFuncNV); in init_stub_library()
Dstubs_arm64.cc528 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glPathCoverDepthFuncNV);
1376 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glPathCoverDepthFuncNV); in init_stub_library()
/frameworks/libs/native_bridge_support/libGLESv2/
Dstubs_arm64.cc528 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glPathCoverDepthFuncNV);
1376 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glPathCoverDepthFuncNV); in init_stub_library()
Dstubs_arm.cc528 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glPathCoverDepthFuncNV);
1376 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glPathCoverDepthFuncNV); in init_stub_library()
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h589 #define glPathCoverDepthFuncNV wrap_glPathCoverDepthFuncNV macro
Dgles_undefine.h588 #undef glPathCoverDepthFuncNV
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in1186 void API_ENTRY(glPathCoverDepthFuncNV)(GLenum func) {
1187 CALL_GL_API(glPathCoverDepthFuncNV, func);
/frameworks/native/opengl/libs/
Dentries.in634 GL_ENTRY(void, glPathCoverDepthFuncNV, GLenum func)
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h3182 GL_APICALL void GL_APIENTRY glPathCoverDepthFuncNV (GLenum func);