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

/frameworks/base/opengl/libagl/
H A DTextureObjectManager.h59 GGLSurface& editMip(int lod);
H A DTextureObjectManager.cpp116 GGLSurface& EGLTextureObject::editMip(int lod) function in class:android::EGLTextureObject
202 GGLSurface& mipmap = editMip(level);
H A Dmipmap.cpp54 GGLSurface& cur = tex->editMip(level);
H A Dtexture.cpp391 GGLSurface& surface = tex->editMip(level);

Completed in 1489 milliseconds