Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkRecordOpts.cpp41 typedef Pattern<Is<SetMatrix>, in multiple_set_matrices()
43 Is<SetMatrix> > in multiple_set_matrices()
59 typedef Pattern<Is<SetMatrix>,
61 Is<SetMatrix> >
DSkRecords.h49 M(SetMatrix) \
178 RECORD(SetMatrix, 0,
DSkRecordDraw.cpp98 DRAW(SetMatrix, setMatrix(fInitialCTM.asM33() * r.matrix));
260 void updateCTM(const SetMatrix& op) { fCTM = op.matrix; } in updateCTM()
279 void trackBounds(const SetMatrix&) { this->pushControl(); } in trackBounds() argument
/third_party/flutter/skia/src/core/
DSkRecordOpts.cpp41 typedef Pattern<Is<SetMatrix>, in multiple_set_matrices()
43 Is<SetMatrix> > in multiple_set_matrices()
59 typedef Pattern<Is<SetMatrix>,
61 Is<SetMatrix> >
DSkRecords.h47 M(SetMatrix) \
190 RECORD(SetMatrix, 0,
DSkRecordDraw.cpp95 DRAW(SetMatrix, setMatrix(SkMatrix::Concat(fInitialCTM, r.matrix)));
253 void updateCTM(const SetMatrix& op) { fCTM = op.matrix; } in updateCTM()
264 void trackBounds(const SetMatrix&) { this->pushControl(); } in trackBounds() argument
DSkRecorder.cpp371 this->append<SkRecords::SetMatrix>(matrix); in didSetMatrix()
/third_party/flutter/skia/tests/
DRecordDrawTest.cpp108 assert_type<SkRecords::SetMatrix>(r, translateRecord, 0); in DEF_TEST()
110 assert_type<SkRecords::SetMatrix>(r, translateRecord, 2); in DEF_TEST()
115 const SkRecords::SetMatrix* setMatrix; in DEF_TEST()
116 setMatrix = assert_type<SkRecords::SetMatrix>(r, translateRecord, 0); in DEF_TEST()
119 setMatrix = assert_type<SkRecords::SetMatrix>(r, translateRecord, 2); in DEF_TEST()
/third_party/typescript/tests/baselines/reference/user/
Dchrome-devtools-frontend.log7024 …ory; DrawPaint: PaintProfilerCategory; DrawData: PaintProfilerCategory; SetMatrix: PaintProfilerCa…
7025 …ory; DrawPaint: PaintProfilerCategory; DrawData: PaintProfilerCategory; SetMatrix: PaintProfilerCa…