Home
last modified time | relevance | path

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

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