HomeSort by relevance Sort by last modified time
    Searched refs:TextOnPathOp (Results 1 - 4 of 4) sorted by null

  /frameworks/base/libs/hwui/
RecordedOp.h 103 UNMERGEABLE_OP_FN(TextOnPathOp) \
400 struct TextOnPathOp : RecordedOp {
402 TextOnPathOp(const Matrix4& localMatrix, const ClipBase* localClip, const SkPaint* paint,
404 : RecordedOp(RecordedOpId::TextOnPathOp, Rect(), localMatrix, localClip, paint)
RecordingCanvas.cpp 568 addOp(alloc().create_trivial<TextOnPathOp>(
BakedOpDispatcher.cpp     [all...]
FrameBuilder.cpp     [all...]

Completed in 266 milliseconds