Home
last modified time | relevance | path

Searched refs:getNaturalSize (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/win/
DQTMovieGWorld.h60 void getNaturalSize(int& width, int& height);
DQTMovie.h95 void getNaturalSize(int& width, int& height);
DMediaPlayerPrivateQuickTimeVisualContext.cpp128 m_parent->m_movie->getNaturalSize(videoWidth, videoHeight); in platformCALayerLayoutSublayersOfLayer()
505 m_movie->getNaturalSize(width, height); in naturalSize()
DMediaPlayerPrivateQuickTimeWin.cpp370 m_qtMovie->getNaturalSize(width, height); in naturalSize()
DQTMovie.cpp435 void QTMovie::getNaturalSize(int& width, int& height) in getNaturalSize() function in QTMovie
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1616192 (QTMovieWin::getNaturalSize): Multiply width and height by initial scale.
23134 (QTMovieWin::getNaturalSize): Call GetMovieNaturalBoundsRect, which
24466 (QTMovieWin::getNaturalSize): Use GetMovieBox instead of GetMovieNaturalBoundsRect
DChangeLog-2008-08-1029848 (QTMovieWin::getNaturalSize):
63442 (QTMovieWin::getNaturalSize):
DChangeLog-2010-05-2410512 (QTMovie::getNaturalSize):