Searched defs:CallbackCtx (Results 1 – 4 of 4) sorted by relevance
164 struct CallbackCtx : SkRasterPipeline_CallbackCtx { in onAppendStages() struct165 sk_sp<const SkShader> shader; in onAppendStages()166 Context* ctx; in onAppendStages()
180 struct CallbackCtx : SkRasterPipeline_CallbackCtx { in onAppendStages() struct181 sk_sp<const SkShader> shader; in onAppendStages()182 Context* ctx; in onAppendStages()
46 LLVMOrcLazyCompileCallbackFn Callback, void *CallbackCtx) { in LLVMOrcCreateLazyCompileCallback()
267 void *CallbackCtx) { in createLazyCompileCallback()