Home | History | Annotate | Download | only in gpu

Lines Matching refs:StencilPath

415 GrInOrderDrawBuffer::StencilPath::StencilPath() {}
436 StencilPath* sp = this->recordStencilPath();
618 const StencilPath& sp = fStencilPaths[currStencilPath];
619 fDstGpu->stencilPath(sp.fPath.get(), sp.fFill);
965 GrInOrderDrawBuffer::StencilPath* GrInOrderDrawBuffer::recordStencilPath() {