Searched defs:computeVisibleSize (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DVideoLayerChromium.cpp209 texture.visibleSize = computeVisibleSize(frame, plane);
217 IntSize VideoLayerChromium::computeVisibleSize(const VideoFrameChromium* frame, unsigned plane) function in class:WebCore::VideoLayerChromium
293 m_textures[plane].visibleSize = computeVisibleSize(frame, plane);

Completed in 48 milliseconds