Home
last modified time | relevance | path

Searched defs:ContextRec (Results 1 – 4 of 4) 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() function
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/skia/experimental/skrive/src/reader/
DJsonReader.cpp240 struct ContextRec { struct in skrive::internal::__anonfb9e2cf10111::JsonReader
241 const skjson::Value* fContainer;
242 size_t fMemberIndex;