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

  /external/webkit/Source/WebCore/platform/graphics/chromium/cc/
CCVideoLayerImpl.h 55 void setFrameFormat(VideoFrameChromium::Format format) { m_frameFormat = format; }
  /external/webkit/Source/WebCore/platform/graphics/chromium/
VideoLayerChromium.cpp 166 videoLayer->setFrameFormat(m_frameFormat);

Completed in 19 milliseconds