Home
last modified time | relevance | path

Searched refs:stageIdx (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrDrawState.h425 const GrEffectStage& getColorStage(int stageIdx) const { return fColorStages[stageIdx]; } in getColorStage() argument
426 const GrEffectStage& getCoverageStage(int stageIdx) const { return fCoverageStages[stageIdx]; } in getCoverageStage() argument
/external/chromium_org/third_party/skia/src/gpu/
DGrDrawState.h425 const GrEffectStage& getColorStage(int stageIdx) const { return fColorStages[stageIdx]; } in getColorStage() argument
426 const GrEffectStage& getCoverageStage(int stageIdx) const { return fCoverageStages[stageIdx]; } in getCoverageStage() argument