Home
last modified time | relevance | path

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

/frameworks/libs/native_bridge_support/libGLESv3/
Dstubs_arm.cc685 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glScissorIndexedNV);
1533 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glScissorIndexedNV); in init_stub_library()
Dstubs_arm64.cc685 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glScissorIndexedNV);
1533 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glScissorIndexedNV); in init_stub_library()
/frameworks/libs/native_bridge_support/libGLESv2/
Dstubs_arm64.cc685 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glScissorIndexedNV);
1533 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glScissorIndexedNV); in init_stub_library()
Dstubs_arm.cc685 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glScissorIndexedNV);
1533 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glScissorIndexedNV); in init_stub_library()
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h750 #define glScissorIndexedNV wrap_glScissorIndexedNV macro
Dgles_undefine.h749 #undef glScissorIndexedNV
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in1366 void API_ENTRY(glScissorIndexedNV)(GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei h…
1367 CALL_GL_API(glScissorIndexedNV, index, left, bottom, width, height);
/frameworks/native/opengl/libs/
Dentries.in815 GL_ENTRY(void, glScissorIndexedNV, GLuint index, GLint left, GLint bottom, GLsizei width, GLsizei h…
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h3385 GL_APICALL void GL_APIENTRY glScissorIndexedNV (GLuint index, GLint left, GLint bottom, GLsizei wid…