Searched refs:fCurrentViewMatrix (Results 1 – 4 of 4) sorted by relevance
/external/skqp/src/gpu/text/ |
D | GrTextBlob.h | 319 this->init(prev.fCurrentViewMatrix, prev.fX, prev.fY); in setAsSuccessor() 328 fCurrentViewMatrix = viewMatrix; in init() 356 SkMatrix fCurrentViewMatrix; variable
|
D | GrTextBlob.cpp | 470 x, y, fCurrentViewMatrix, fX, fY, transX, transY); in computeTranslation() 471 fCurrentViewMatrix = viewMatrix; in computeTranslation()
|
/external/skia/src/gpu/text/ |
D | GrTextBlob.h | 319 this->init(prev.fCurrentViewMatrix, prev.fX, prev.fY); in setAsSuccessor() 328 fCurrentViewMatrix = viewMatrix; in init() 356 SkMatrix fCurrentViewMatrix; variable
|
D | GrTextBlob.cpp | 470 x, y, fCurrentViewMatrix, fX, fY, transX, transY); in computeTranslation() 471 fCurrentViewMatrix = viewMatrix; in computeTranslation()
|