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

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

Completed in 67 milliseconds