Home
last modified time | relevance | path

Searched refs:glPathStencilDepthOffsetNV (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/hwui/debug/
Dgles_undefine.h599 #undef glPathStencilDepthOffsetNV
Dgles_redefine.h600 #define glPathStencilDepthOffsetNV wrap_glPathStencilDepthOffsetNV macro
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in1171 void API_ENTRY(glPathStencilDepthOffsetNV)(GLfloat factor, GLfloat units) {
1172 CALL_GL_API(glPathStencilDepthOffsetNV, factor, units);
/frameworks/native/opengl/libs/
Dentries.in645 GL_ENTRY(void, glPathStencilDepthOffsetNV, GLfloat factor, GLfloat units)
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h3177 GL_APICALL void GL_APIENTRY glPathStencilDepthOffsetNV (GLfloat factor, GLfloat units);