Home
last modified time | relevance | path

Searched refs:frameOrientationAtIndex (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DBitmapImage.cpp275 orientation = frameOrientationAtIndex(m_currentFrame); in draw()
376 return frameOrientationAtIndex(currentFrame()); in currentFrameOrientation()
379 ImageOrientation BitmapImage::frameOrientationAtIndex(size_t index) in frameOrientationAtIndex() function in WebCore::BitmapImage
DBitmapImage.h111 ImageOrientation frameOrientationAtIndex(size_t);