Searched refs:copyPixels (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/opengl/libagl/ |
D | texture.cpp | 270 int copyPixels( in copyPixels() function 1215 int err = copyPixels(c, *surface, 0, 0, userSurface, 0, 0, width, height); in glTexImage2D() 1298 int err = copyPixels(c, in glTexSubImage2D() 1411 int err = copyPixels(c, in glCopyTexImage2D() 1472 int err = copyPixels(c, in glCopyTexSubImage2D()
|