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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DBitmapImage.cpp286 orientation = frameOrientationAtIndex(m_currentFrame);
406 return frameOrientationAtIndex(currentFrame());
409 ImageOrientation BitmapImage::frameOrientationAtIndex(size_t index) function in class:blink::BitmapImage
H A DBitmapImage.h116 ImageOrientation frameOrientationAtIndex(size_t);

Completed in 86 milliseconds