HomeSort by relevance Sort by last modified time
    Searched refs:copyParameters (Results 1 - 2 of 2) sorted by null

  /frameworks/native/opengl/libagl/
TextureObjectManager.h 62 void copyParameters(const sp<EGLTextureObject>& old);
TextureObjectManager.cpp 59 void EGLTextureObject::copyParameters(const sp<EGLTextureObject>& old)
295 tex->copyParameters(old);

Completed in 85 milliseconds