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.h102 status_t reallocate(uint32_t inWidth, uint32_t inHeight,
/frameworks/native/libs/ui/
H A DGraphicBuffer.cpp136 status_t GraphicBuffer::reallocate(uint32_t inWidth, uint32_t inHeight, function in class:android::GraphicBuffer

Completed in 3568 milliseconds