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