Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/hwui/
H A DRecordingCanvas.cpp388 : blob(sk_ref_sp(blob)), x(x), y(y), paint(paint), drawTextBlobMode(gDrawTextBlobMode) {} in DrawTextBlob()
392 DrawTextBlobMode drawTextBlobMode; member
857 switch (op->drawTextBlobMode) { in colorTransformForOp()