Searched refs:swapTextures (Results 1 – 3 of 3) sorted by relevance
78 void swapTextures(FrameworkFormat type, GLuint* textures, void* metadata = nullptr);
964 void YUVConverter::swapTextures(FrameworkFormat format, GLuint* textures, void* metadata) { in swapTextures() function in gfxstream::gl::YUVConverter
576 m_yuv_converter->swapTextures(type, textures, metadata); in swapYUVTextures()