Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DPatch.cpp67 const uint32_t yStretchCount = (yCount + 1) >> 1; in Patch() local
87 if (yStretchCount > 0) { in Patch()