Searched defs:LabeledMatrix (Results 1 – 2 of 2) sorted by relevance
39 struct LabeledMatrix { struct40 SkMatrix fMatrix;41 const char* fLabel;
37 struct LabeledMatrix { struct48 SkTDArray<LabeledMatrix> matrices; argument