HomeSort by relevance Sort by last modified time
    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 71 milliseconds