Home
last modified time | relevance | path

Searched defs:ContextRec (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/src/shaders/
DSkShaderBase.h71 struct ContextRec { struct
72 ContextRec(const SkPaint& paint, const SkMatrix& matrix, const SkMatrix* localM, in ContextRec() argument
94 Context(const SkShaderBase& shader, const ContextRec&); argument
222 virtual Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const { in onMakeContext()
DSkEmptyShader.h25 Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const override { in onMakeContext()
DSkLocalMatrixShader.cpp141 Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const override { return nullptr; } in onMakeContext() argument
/third_party/flutter/skia/src/shaders/
DSkShaderBase.h80 struct ContextRec { struct
81 ContextRec(const SkPaint& paint, const SkMatrix& matrix, const SkMatrix* localM, in ContextRec() function
100 Context(const SkShaderBase& shader, const ContextRec&); argument
219 virtual Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const { in onMakeContext()
DSkEmptyShader.h25 Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const override { in onMakeContext()
/third_party/skia/experimental/skrive/src/reader/
DJsonReader.cpp240 struct ContextRec { struct in skrive::internal::__anon2f8116f20111::JsonReader
241 const skjson::Value* fContainer;
242 size_t fMemberIndex;