Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/chromium/
DVideoFrameChromium.h66 TypeTexture, enumerator
DVideoLayerChromium.cpp129 if (frame->surfaceType() == VideoFrameChromium::TypeTexture) { in updateCompositorResources()
/external/webkit/Source/WebKit/chromium/src/
DAssertMatchingEnums.cpp352 COMPILE_ASSERT_MATCHING_ENUM(WebVideoFrame::SurfaceTypeTexture, VideoFrameChromium::TypeTexture);