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

  /external/skia/gm/
texteffects.cpp 43 int count = paint.getTextIntercepts(test, len, x, y, bounds, nullptr);
47 paint.getTextIntercepts(test, len, x, y, bounds, intersections->begin());
  /external/skqp/gm/
texteffects.cpp 43 int count = paint.getTextIntercepts(test, len, x, y, bounds, nullptr);
47 paint.getTextIntercepts(test, len, x, y, bounds, intersections->begin());
  /external/skia/src/core/
SkPaint.cpp     [all...]
  /external/skqp/src/core/
SkPaint.cpp     [all...]
  /external/skia/docs/
SkPaint_Reference.bmh     [all...]
  /external/skqp/docs/
SkPaint_Reference.bmh     [all...]
  /external/skia/include/core/
SkPaint.h     [all...]
  /external/skqp/include/core/
SkPaint.h     [all...]
  /external/skia/site/user/api/
SkPaint_Reference.md 175 | <a href="#SkPaint_getTextIntercepts">getTextIntercepts</a> | returns where lines intersect text; underlines |
    [all...]
  /external/skqp/site/user/api/
SkPaint_Reference.md 176 | <a href="#SkPaint_getTextIntercepts">getTextIntercepts</a> | returns where lines intersect text; underlines |
    [all...]

Completed in 3025 milliseconds