Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPaint.cpp741 int tempCount; in measureText() local
743 width = this->measure_text(cache, text, length, &tempCount, bounds); in measureText()