OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:orientationAtIndex
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
ImageSource.h
123
ImageOrientation
orientationAtIndex
(size_t) const; // EXIF image orientation
ImageSource.cpp
153
ImageOrientation ImageSource::
orientationAtIndex
(size_t) const
BitmapImage.cpp
161
m_frames[index].m_orientation = m_source.
orientationAtIndex
(index);
417
return m_source.
orientationAtIndex
(index);
Completed in 80 milliseconds