Home
last modified time | relevance | path

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

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