Searched defs:needPadCol (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DNinePatchUtils.h62 bool needPadCol = lattice->fXCount > 0 && 0 == lattice->fXDivs[0]; local
75 if (0 == x && needPadCol) {

Completed in 8 milliseconds