Searched refs:computeTranslation (Results 1 – 6 of 6) sorted by relevance
/external/skqp/src/gpu/text/ |
D | GrTextBlobVertexRegenerator.cpp | 138 fSubRun->computeTranslation(fViewMatrix, x, y, &fTransX, &fTransY); in VertexRegenerator()
|
D | GrTextBlob.h | 334 void computeTranslation(const SkMatrix& viewMatrix, SkScalar x, SkScalar y,
|
D | GrTextBlob.cpp | 465 void GrTextBlob::SubRun::computeTranslation(const SkMatrix& viewMatrix, in computeTranslation() function in GrTextBlob::SubRun
|
/external/skia/src/gpu/text/ |
D | GrTextBlobVertexRegenerator.cpp | 138 fSubRun->computeTranslation(fViewMatrix, x, y, &fTransX, &fTransY); in VertexRegenerator()
|
D | GrTextBlob.h | 334 void computeTranslation(const SkMatrix& viewMatrix, SkScalar x, SkScalar y,
|
D | GrTextBlob.cpp | 465 void GrTextBlob::SubRun::computeTranslation(const SkMatrix& viewMatrix, in computeTranslation() function in GrTextBlob::SubRun
|