Searched refs:SkJumper_MemoryCtx (Results 1 – 4 of 4) sorted by relevance
60 struct SkJumper_MemoryCtx { struct
210 SI U32 ix_and_ptr(T** ptr, const SkJumper_MemoryCtx* ctx, F x, F y) { in ix_and_ptr()927 auto c = (const SkJumper_MemoryCtx*)ctx; in STAGE()
249 SkJumper_MemoryCtx ctx = { rgba, 2 }; in DEF_TEST()
303 auto gather = alloc->make<SkJumper_MemoryCtx>(); in onAppendStages()