Home
last modified time | relevance | path

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

/external/skia/src/shaders/
DSkShaderBase.h56 struct ContextRec { struct
62 ContextRec(const SkPaint& paint, const SkMatrix& matrix, const SkMatrix* localM, in ContextRec() function
79 Context(const SkShaderBase& shader, const ContextRec&); argument
241 virtual Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const { in onMakeContext()
248 virtual Context* onMakeBurstPipelineContext(const ContextRec&, SkArenaAlloc*) const { in onMakeBurstPipelineContext()