HomeSort by relevance Sort by last modified time
    Searched defs:arfp (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/
GrDrawTarget.cpp 135 GrPipelineBuilder::AutoRestoreFragmentProcessors arfp; local
137 if (!this->setupClip(pipelineBuilder, &arfp, &ars, &scissorState, &batch->bounds())) {
201 GrPipelineBuilder::AutoRestoreFragmentProcessors arfp; local
203 if (!this->setupClip(pipelineBuilder, &arfp, &ars, &scissorState, NULL)) {
230 GrPipelineBuilder::AutoRestoreFragmentProcessors arfp; local
232 if (!this->setupClip(pipelineBuilder, &arfp, &ars, &scissorState, &devBounds)) {
269 GrPipelineBuilder::AutoRestoreFragmentProcessors arfp; local
272 if (!this->setupClip(pipelineBuilder, &arfp, &ars, &scissorState, NULL)) {
778 GrPipelineBuilder::AutoRestoreFragmentProcessors* arfp,
783 arfp,
    [all...]
GrOvalRenderer.cpp 1444 GrPipelineBuilder::AutoRestoreFragmentProcessors arfp; local
    [all...]

Completed in 557 milliseconds