Searched defs:ContextRec (Results 1 – 1 of 1) sorted by relevance
131 struct ContextRec { struct132 ContextRec(const SkPaint& paint, const SkMatrix& matrix, const SkMatrix* localM, in ContextRec() argument156 Context(const SkShaderBase& shader, const ContextRec&); argument461 virtual Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const { in onMakeContext()