Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds