Searched refs:swapYUVTextures (Results 1 – 3 of 3) sorted by relevance
134 void swapYUVTextures(FrameworkFormat texture_type, GLuint* textures, void* metadata = nullptr);
574 void ColorBufferGl::swapYUVTextures(FrameworkFormat type, uint32_t* textures, void* metadata) { in swapYUVTextures() function in gfxstream::gl::ColorBufferGl
537 mColorBufferGl->swapYUVTextures(frameworkFormat, textures); in glOpSwapYuvTexturesAndUpdate()