Searched refs:copyParameters (Results 1 – 2 of 2) sorted by relevance
62 void copyParameters(const sp<EGLTextureObject>& old);
59 void EGLTextureObject::copyParameters(const sp<EGLTextureObject>& old) in copyParameters() function in android::EGLTextureObject295 tex->copyParameters(old); in replaceTexture()