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

  /external/skia/legacy/src/core/
SkPaint.cpp 905 SkScalar SkPaint::measure_text(SkGlyphCache* cache,
1007 width = this->measure_text(cache, text, length, &tempCount, bounds);
    [all...]
SkDraw.cpp 1286 static void measure_text(SkGlyphCache* cache, SkDrawCacheProc glyphCacheProc, function
    [all...]
  /external/skia/src/core/
SkPaint.cpp 1008 SkScalar SkPaint::measure_text(SkGlyphCache* cache,
    [all...]
SkDraw.cpp 1422 static void measure_text(SkGlyphCache* cache, SkDrawCacheProc glyphCacheProc, function
    [all...]
  /external/skia/legacy/include/core/
SkPaint.h     [all...]
  /external/skia/include/core/
SkPaint.h     [all...]
  /external/skia/src/pdf/
SkPDFDevice.cpp 70 // Stolen from measure_text in SkDraw.cpp and then tweaked.
    [all...]

Completed in 924 milliseconds