Searched refs:expandW (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/skia/
H A DPatternSkia.cpp79 int expandW = m_repeatX ? 0 : 1; local
86 bm2.setConfig(bm->config(), bm->width() + expandW, bm->height() + expandH);

Completed in 60 milliseconds