Home
last modified time | relevance | path

Searched refs:xIsStretchable (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/utils/
DNinePatchImpl.cpp175 bool xIsStretchable; in Draw() local
247 xIsStretchable = initialXIsStretchable; in Draw()
251 for (i = xIsStretchable ? 1 : 0; in Draw()
253 i++, xIsStretchable = !xIsStretchable) { in Draw()
264 if (xIsStretchable) { in Draw()