Home
last modified time | relevance | path

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

/external/skqp/src/gpu/text/
DGrTextBlobVertexRegenerator.cpp138 fSubRun->computeTranslation(fViewMatrix, x, y, &fTransX, &fTransY); in VertexRegenerator()
DGrTextBlob.h334 void computeTranslation(const SkMatrix& viewMatrix, SkScalar x, SkScalar y,
DGrTextBlob.cpp465 void GrTextBlob::SubRun::computeTranslation(const SkMatrix& viewMatrix, in computeTranslation() function in GrTextBlob::SubRun