Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DPatch.cpp120 const uint32_t yStretchCount = (mYCount + 1) >> 1; in updateVertices() local
138 if (yStretchCount > 0) { in updateVertices()