OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 104 milliseconds