Searched defs:CallbackCtx (Results 1 – 6 of 6) 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;
167 struct CallbackCtx : SkRasterPipeline_CallbackCtx { in onAppendStages() struct168 sk_sp<const SkShader> shader; in onAppendStages()169 Context* ctx; in onAppendStages()
48 void *CallbackCtx) { in LLVMOrcCreateLazyCompileCallback()
46 LLVMOrcLazyCompileCallbackFn Callback, void *CallbackCtx) { in LLVMOrcCreateLazyCompileCallback()
267 void *CallbackCtx) { in createLazyCompileCallback()