Home
last modified time | relevance | path

Searched refs:usesWidthAsHeight (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DImageOrientation.h64 bool usesWidthAsHeight() const in usesWidthAsHeight() function
DImageSource.cpp98 …ouldRespectOrientation == RespectImageOrientation) && m_decoder->orientation().usesWidthAsHeight()) in frameSizeAtIndex()
DBitmapImage.cpp298 if (orientation.usesWidthAsHeight()) { in draw()
/external/chromium_org/third_party/WebKit/Source/platform/
DDragImage.cpp88 if (orientation.usesWidthAsHeight()) in create()