Home
last modified time | relevance | path

Searched refs:setTextMatrix (Results 1 – 3 of 3) sorted by relevance

/external/mdnsresponder/mDNSPosix/
Dparselog.py212 c.setTextMatrix (CGAffineTransformIdentity)
/external/skia/include/core/
DSkPaint.h1024 SkMatrix* setTextMatrix(SkMatrix* matrix) const { in setTextMatrix() function
/external/skia/src/core/
DSkDraw.cpp1406 return SkPaint::TooBigToUseCache(ctm, *paint.setTextMatrix(&textM)); in ShouldDrawTextAsPaths()