Home
last modified time | relevance | path

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

/external/skia/src/shaders/
DSkShaderBase.h75 struct ContextRec { struct
76 ContextRec(const SkPaint& paint, const SkMatrix& matrix, const SkMatrix* localM, in ContextRec() argument
98 Context(const SkShaderBase& shader, const ContextRec&); argument
241 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
/external/skia/experimental/skrive/src/reader/
DJsonReader.cpp240 struct ContextRec { struct in skrive::internal::__anona90aebab0111::JsonReader
241 const skjson::Value* fContainer;
242 size_t fMemberIndex;