Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dunwrap_gles.h710 #undef glRasterSamplesEXT
Dwrap_gles.h710 #define glRasterSamplesEXT wrap_glRasterSamplesEXT macro
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in436 void API_ENTRY(glRasterSamplesEXT)(GLuint samples, GLboolean fixedsamplelocations) {
437 CALL_GL_API(glRasterSamplesEXT, samples, fixedsamplelocations);
/frameworks/native/opengl/libs/
Dentries.in691 GL_ENTRY(void, glRasterSamplesEXT, GLuint samples, GLboolean fixedsamplelocations)
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h1448 GL_APICALL void GL_APIENTRY glRasterSamplesEXT (GLuint samples, GLboolean fixedsamplelocations);