Searched refs:latticePlusBounds (Results 1 – 1 of 1) sorted by relevance
926 Lattice latticePlusBounds = lattice; in drawImageLattice() local927 if (!latticePlusBounds.fBounds) { in drawImageLattice()929 latticePlusBounds.fBounds = &bounds; in drawImageLattice()932 if (SkLatticeIter::Valid(image->width(), image->height(), latticePlusBounds)) { in drawImageLattice()933 fDL->drawImageLattice(image, latticePlusBounds, dst, paint, palette); in drawImageLattice()