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

/frameworks/native/opengl/libagl/
H A DTextureObjectManager.h54 status_t reallocate(GLint level,
H A DTextureObjectManager.cpp160 status_t EGLTextureObject::reallocate( function in class:android::EGLTextureObject
H A Dmipmap.cpp47 if (tex->reallocate(level, w, h, w,
H A Dtexture.cpp386 status_t err = tex->reallocate(level,
397 status_t err = tex->reallocate(level,
/frameworks/native/include/ui/
H A DGraphicBuffer.h92 status_t reallocate(uint32_t w, uint32_t h, PixelFormat f, uint32_t usage);
/frameworks/native/libs/ui/
H A DGraphicBuffer.cpp126 status_t GraphicBuffer::reallocate(uint32_t w, uint32_t h, PixelFormat f, function in class:android::GraphicBuffer

Completed in 126 milliseconds