HomeSort by relevance Sort by last modified time
    Searched full:origh (Results 1 - 1 of 1) sorted by null

  /external/webkit/WebCore/platform/graphics/android/
ImageSourceAndroid.cpp 255 int origH = tmp.height();
262 should_use_animated_gif(origW, origH)) {
285 m_decoder.m_image = new PrivateAndroidImageSourceRec(tmp, origW, origH,
288 // SkDebugf("----- started: [%d %d] %s\n", origW, origH, m_decoder.m_url.c_str());

Completed in 25 milliseconds