HomeSort by relevance Sort by last modified time
    Searched refs:measure_text (Results 1 - 2 of 2) sorted by null

  /external/skia/include/core/
SkPaint.h     [all...]
  /external/skia/src/core/
SkPaint.cpp 744 SkScalar SkPaint::measure_text(SkGlyphCache* cache, function in class:SkPaint
827 width = paint.measure_text(cache, text, length, &tempCount, bounds);
838 // ensure that even if we don't measure_text we still update the bounds
    [all...]

Completed in 174 milliseconds