HomeSort by relevance Sort by last modified time
    Searched refs:uPlane (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/chromium/
VideoFrameChromium.cpp 42 const unsigned VideoFrameChromium::uPlane = 1;
VideoFrameChromium.h 46 static const unsigned uPlane;
VideoLayerChromium.cpp 232 if (frame->hasPaddingBytes(VideoFrameChromium::uPlane)) {
  /external/webkit/Source/WebCore/platform/graphics/chromium/cc/
CCVideoLayerImpl.cpp 108 VideoLayerChromium::Texture uTexture = m_textures[VideoFrameChromium::uPlane];

Completed in 62 milliseconds