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

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

Completed in 223 milliseconds