Home | History | Annotate | Download | only in rendering

Lines Matching full:paint

119     // If the image is not a bitmap image, then none of this is relevant and we just paint at high
151 // If there is no data yet, we will paint the first scale at high quality and record the paint time in case a second scale happens
166 // timer to paint in high quality mode. Otherwise it is ok to just paint in high quality mode.
511 // Now add the text to the clip. We do this by painting using a special paint phase that signals to
515 box->paint(info, tx - box->x(), ty - box->y());
519 paint(info, tx - x, ty - y);
573 // Paint the color first underneath all images.
813 return true; // Never paint a nine-piece image incrementally, but don't paint the fallback borders either.
851 // Paint the top and bottom left corners.
865 // Paint the left edge.
874 // Paint the top and bottom right corners
887 // Paint the right edge.
894 // Paint the top edge.
900 // Paint the bottom edge.
907 // Paint the middle.