Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/android/layers/
DMediaTexture.cpp118 TextureWrapper* videoTexture = createTexture(); in initNativeWindowIfNeeded() local
119 m_videoTextures.append(videoTexture); in initNativeWindowIfNeeded()
123 m_newWindow = videoTexture->nativeWindow; in initNativeWindowIfNeeded()