Searched refs:TranslateWithMatrix (Results 1 – 2 of 2) sorted by relevance
79 for (auto twm : {TranslateWithMatrix::kNo, TranslateWithMatrix::kYes}) { in onDraw()114 enum class TranslateWithMatrix : bool { kNo, kYes }; enum in DFTextBlobPerspGM117 PerspMode perspMode, TranslateWithMatrix translateWithMatrix) { in drawBlob()137 if (TranslateWithMatrix::kYes == translateWithMatrix) { in drawBlob()