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

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

Completed in 85 milliseconds