OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFullSize
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
LazyDecodingPixelRef.cpp
69
SkISize size = m_frameGenerator->
getFullSize
();
105
return ImageDecodingStore::instance()->isCached(m_frameGenerator.get(), m_frameGenerator->
getFullSize
(), m_frameIndex);
ImageFrameGenerator.h
81
SkISize
getFullSize
() const { return m_fullSize; }
Completed in 31 milliseconds