Searched defs:ContextRec (Results 1 – 1 of 1) sorted by relevance
112 struct ContextRec { struct118 ContextRec(const SkPaint& paint, const SkMatrix& matrix, const SkMatrix* localM, in ContextRec() argument135 Context(const SkShader& shader, const ContextRec&); argument478 virtual Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const { in onMakeContext()