Searched defs:CallbackCtx (Results 1 – 7 of 7) sorted by relevance
169 struct CallbackCtx : SkRasterPipeline_CallbackCtx { in onAppendStages() struct170 sk_sp<SkShader> shader; in onAppendStages()171 Context* ctx; in onAppendStages()
215 struct CallbackCtx : public SkRasterPipeline_CallbackCtx { struct216 Interpreter* fInterpreter;217 const FunctionDefinition* fFunction;
174 struct CallbackCtx : SkRasterPipeline_CallbackCtx { in onAppendStages() struct175 sk_sp<SkShader> shader; in onAppendStages()176 Context* ctx; in onAppendStages()
48 void *CallbackCtx) { in LLVMOrcCreateLazyCompileCallback()
49 void *CallbackCtx) { in LLVMOrcCreateLazyCompileCallback()
274 void *CallbackCtx) { in createLazyCompileCallback()