Searched defs:ContextRec (Results 1 – 4 of 4) sorted by relevance
71 struct ContextRec { struct72 ContextRec(const SkPaint& paint, const SkMatrix& matrix, const SkMatrix* localM, in ContextRec() function94 Context(const SkShaderBase& shader, const ContextRec&); argument222 virtual Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const { in onMakeContext()
25 Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const override { in onMakeContext()
141 Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const override { return nullptr; } in onMakeContext() argument
240 struct ContextRec { struct in skrive::internal::__anonfb9e2cf10111::JsonReader241 const skjson::Value* fContainer;242 size_t fMemberIndex;