Searched refs:orientationAtIndex (Results 1 – 3 of 3) sorted by relevance
123 ImageOrientation orientationAtIndex(size_t) const; // EXIF image orientation
153 ImageOrientation ImageSource::orientationAtIndex(size_t) const in orientationAtIndex() function in blink::ImageSource
161 m_frames[index].m_orientation = m_source.orientationAtIndex(index); in cacheFrame()417 return m_source.orientationAtIndex(index); in frameOrientationAtIndex()