Home
last modified time | relevance | path

Searched refs:fInitialMatrix (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/text/
H A DGrTextBlob.h235 const SkMatrix& initialMatrix() const { return fInitialMatrix; } in initialMatrix()
283 const SkMatrix fInitialMatrix; member in final
H A DGrTextBlob.cpp1553 bool GrTextBlob::hasPerspective() const { return fInitialMatrix.hasPerspective(); } in hasPerspective()
1560 fInitialMatrix != drawMatrix) in canReuse()
1629 , fInitialMatrix{drawMatrix}

Completed in 6 milliseconds