Searched defs:ContextRec (Results 1 – 6 of 6) sorted by relevance
| /third_party/skia/src/shaders/ |
| D | SkShaderBase.h | 71 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()
|
| D | SkEmptyShader.h | 25 Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const override { in onMakeContext()
|
| D | SkLocalMatrixShader.cpp | 141 Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const override { return nullptr; } in onMakeContext() argument
|
| /third_party/flutter/skia/src/shaders/ |
| D | SkShaderBase.h | 80 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()
|
| D | SkEmptyShader.h | 25 Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const override { in onMakeContext()
|
| /third_party/skia/experimental/skrive/src/reader/ |
| D | JsonReader.cpp | 240 struct ContextRec { struct in skrive::internal::__anon8aa5d0100111::JsonReader 241 const skjson::Value* fContainer; 242 size_t fMemberIndex;
|