Searched refs:webGraphicsContext3D (Results 1 – 1 of 1) sorted by relevance
488 WebGraphicsContext3D* webGraphicsContext3D = context->webContext(); in copyVideoTextureToPlatformTexture() local489 …return m_webMediaPlayer->copyVideoTextureToPlatformTexture(webGraphicsContext3D, texture, level, i… in copyVideoTextureToPlatformTexture()595 WebGraphicsContext3D* webGraphicsContext3D = context3D->webContext(); in paintOnAndroid() local598 …if (!m_webMediaPlayer->copyVideoTextureToPlatformTexture(webGraphicsContext3D, textureId, 0, GL_RG… in paintOnAndroid()