OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:origh
(Results
1 - 1
of
1
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/android/
ImageSourceAndroid.cpp
259
int
origH
= tmp.height();
265
&& should_use_animated_gif(origW,
origH
)
297
m_decoder.m_image = new PrivateAndroidImageSourceRec(tmp, origW,
origH
,
300
// SkDebugf("----- started: [%d %d] %s\n", origW,
origH
, m_decoder.m_url.c_str());
Completed in 167 milliseconds