Home
last modified time | relevance | path

Searched refs:TranslateWithMatrix (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/gm/
Ddftext_blob_persp.cpp79 for (auto twm : {TranslateWithMatrix::kNo, TranslateWithMatrix::kYes}) { in onDraw()
114 enum class TranslateWithMatrix : bool { kNo, kYes }; enum in DFTextBlobPerspGM
117 PerspMode perspMode, TranslateWithMatrix translateWithMatrix) { in drawBlob()
137 if (TranslateWithMatrix::kYes == translateWithMatrix) { in drawBlob()
/third_party/skia/gm/
Ddftext_blob_persp.cpp79 for (auto twm : {TranslateWithMatrix::kNo, TranslateWithMatrix::kYes}) { in onDraw()
114 enum class TranslateWithMatrix : bool { kNo, kYes }; enum in DFTextBlobPerspGM
117 PerspMode perspMode, TranslateWithMatrix translateWithMatrix) { in drawBlob()
137 if (TranslateWithMatrix::kYes == translateWithMatrix) { in drawBlob()