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

  /external/skia/include/core/
SkPaint.h     [all...]
  /external/skia/src/core/
SkPaint.cpp 829 SkScalar SkPaint::measure_text(SkGlyphCache* cache, function in class:SkPaint
917 width = paint.measure_text(cache, text, length, &tempCount, bounds);
928 // ensure that even if we don't measure_text we still update the bounds
    [all...]
SkDraw.cpp 1371 static void measure_text(SkGlyphCache* cache, SkDrawCacheProc glyphCacheProc, function
    [all...]

Completed in 54 milliseconds