Home
last modified time | relevance | path

Searched refs:copyParameters (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/opengl/libagl/
DTextureObjectManager.h62 void copyParameters(const sp<EGLTextureObject>& old);
DTextureObjectManager.cpp61 void EGLTextureObject::copyParameters(const sp<EGLTextureObject>& old) in copyParameters() function in android::EGLTextureObject
297 tex->copyParameters(old); in replaceTexture()