Searched refs:orientationAtIndex (Results 1 – 3 of 3) sorted by relevance
119 ImageOrientation orientationAtIndex(size_t) const; // EXIF image orientation
147 ImageOrientation ImageSource::orientationAtIndex(size_t) const in orientationAtIndex() function in WebCore::ImageSource
148 m_frames[index].m_orientation = m_source.orientationAtIndex(index); in cacheFrame()387 return m_source.orientationAtIndex(index); in frameOrientationAtIndex()