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

  /external/chromium_org/third_party/skia/include/core/
SkDraw.h 121 static bool ShouldDrawTextAsPaths(const SkPaint&, const SkMatrix&);
  /external/skia/include/core/
SkDraw.h 123 static bool ShouldDrawTextAsPaths(const SkPaint&, const SkMatrix&);
  /external/chromium_org/third_party/skia/src/core/
SkDraw.cpp 34 bool SkDraw::ShouldDrawTextAsPaths(const SkPaint& paint, const SkMatrix& ctm) {
    [all...]
  /external/skia/src/core/
SkDraw.cpp 35 bool SkDraw::ShouldDrawTextAsPaths(const SkPaint& paint, const SkMatrix& ctm) {
    [all...]

Completed in 1823 milliseconds