Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DPatch.cpp68 const uint32_t xStretchCount = (xCount + 1) >> 1; in Patch() local
77 if (xStretchCount > 0) { in Patch()