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

/frameworks/base/libs/hwui/debug/
H A DNullGlesDriver.cpp32 static void nullglGenCommon(GLsizei n, GLuint *buffers) { function in namespace:android::uirenderer::debug
41 nullglGenCommon(n, buffers);
45 nullglGenCommon(n, framebuffers);
49 nullglGenCommon(n, renderbuffers);
53 nullglGenCommon(n, textures);

Completed in 1505 milliseconds