Home
last modified time | relevance | path

Searched refs:webGraphicsContext3D (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DWebMediaPlayerClientImpl.cpp488 WebGraphicsContext3D* webGraphicsContext3D = context->webContext(); in copyVideoTextureToPlatformTexture() local
489 …return m_webMediaPlayer->copyVideoTextureToPlatformTexture(webGraphicsContext3D, texture, level, i… in copyVideoTextureToPlatformTexture()
595 WebGraphicsContext3D* webGraphicsContext3D = context3D->webContext(); in paintOnAndroid() local
598 …if (!m_webMediaPlayer->copyVideoTextureToPlatformTexture(webGraphicsContext3D, textureId, 0, GL_RG… in paintOnAndroid()