Home
last modified time | relevance | path

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

/external/skia/src/shaders/
DSkShaderBase.h85 struct ContextRec { struct
86 ContextRec(const SkPaint& paint, const SkMatrix& matrix, const SkMatrix* localM, in ContextRec() function
108 Context(const SkShaderBase& shader, const ContextRec&); argument
233 virtual Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const { in onMakeContext()
DSkEmptyShader.h25 Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const override { in onMakeContext()
DSkLocalMatrixShader.cpp142 Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const override { return nullptr; } in onMakeContext() argument
/external/skqp/src/shaders/
DSkShaderBase.h64 struct ContextRec { struct
65 ContextRec(const SkPaint& paint, const SkMatrix& matrix, const SkMatrix* localM, in ContextRec() argument
82 Context(const SkShaderBase& shader, const ContextRec&); argument
207 virtual Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const { in onMakeContext()
214 virtual Context* onMakeBurstPipelineContext(const ContextRec&, SkArenaAlloc*) const { in onMakeBurstPipelineContext()
DSkEmptyShader.h25 Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const override { in onMakeContext()
/external/skia/experimental/skrive/src/reader/
DJsonReader.cpp240 struct ContextRec { struct in skrive::internal::__anon5e60dc860111::JsonReader
241 const skjson::Value* fContainer;
242 size_t fMemberIndex;