HomeSort by relevance Sort by last modified time
    Searched refs:makeBurstPipelineContext (Results 1 - 3 of 3) sorted by null

  /external/skia/src/shaders/
SkShaderBase.h 148 Context* makeBurstPipelineContext(const ContextRec&, SkArenaAlloc*) const;
SkShader.cpp 99 SkShaderBase::Context* SkShaderBase::makeBurstPipelineContext(const ContextRec& rec,
  /external/skia/src/core/
SkRasterPipelineBlitter.cpp 112 if (auto* burstCtx = shader->makeBurstPipelineContext(

Completed in 75 milliseconds