Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/android/layers/
DVideoLayerManager.h75 void updateVideoLayerSize(const int layerId, const int size, const float ratio);
DVideoLayerManager.cpp226 void VideoLayerManager::updateVideoLayerSize(const int layerId, const int size, in updateVideoLayerSize() function in WebCore::VideoLayerManager
/external/webkit/Source/WebKit/android/WebCoreSupport/
DMediaPlayerPrivateAndroid.cpp331 TilesManager::instance()->videoLayerManager()->updateVideoLayerSize( in onPrepared()