HomeSort by relevance Sort by last modified time
    Searched refs:frameOrientationAtIndex (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
BitmapImage.h 116 ImageOrientation frameOrientationAtIndex(size_t);
BitmapImage.cpp 286 orientation = frameOrientationAtIndex(m_currentFrame);
406 return frameOrientationAtIndex(currentFrame());
409 ImageOrientation BitmapImage::frameOrientationAtIndex(size_t index)

Completed in 56 milliseconds