Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
DNullGlesDriver.cpp32 static void nullglGenCommon(GLsizei n, GLuint *buffers) { in nullglGenCommon() function
41 nullglGenCommon(n, buffers); in glGenBuffers_()
45 nullglGenCommon(n, framebuffers); in glGenFramebuffers_()
49 nullglGenCommon(n, renderbuffers); in glGenRenderbuffers_()
53 nullglGenCommon(n, textures); in glGenTextures_()