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

  /external/webkit/WebCore/platform/graphics/skia/
PatternSkia.cpp 80 int expandH = m_repeatY ? 0 : 1;
86 bm2.setConfig(bm->config(), bm->width() + expandW, bm->height() + expandH);

Completed in 1262 milliseconds