Searched defs:TextOnPathOp (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DRecordedOp.h102 UNMERGEABLE_OP_FN(TextOnPathOp) \
400 struct TextOnPathOp : RecordedOp { struct in namespace:android::uirenderer
402 TextOnPathOp(const Matrix4& localMatrix, const ClipBase* localClip, const SkPaint* paint, function in struct:android::uirenderer::TextOnPathOp
404 : RecordedOp(RecordedOpId::TextOnPathOp, Rect(), localMatrix, localClip, paint)

Completed in 79 milliseconds