Home
last modified time | relevance | path

Searched refs:SkRasterPipeline_RewindCtx (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/core/
DSkRasterPipelineOpContexts.h107 struct SkRasterPipeline_RewindCtx { struct
DSkRasterPipeline.h142 SkRasterPipeline_RewindCtx* fRewindCtx;
DSkRasterPipeline.cpp391 fRewindCtx = fAlloc->make<SkRasterPipeline_RewindCtx>(); in append_stack_rewind()
/external/skia/src/opts/
DSkRasterPipeline_opts.h1250 SkRasterPipeline_RewindCtx* ctx = Ctx{program}; in stack_checkpoint()
1272 SkRasterPipeline_RewindCtx* ctx = Ctx{program}; in stack_rewind()
1287 SkRasterPipeline_RewindCtx* ctx = Ctx{program}; in stack_checkpoint()
1310 SkRasterPipeline_RewindCtx* ctx = Ctx{program}; in stack_rewind()