Home | History | Annotate | Download | only in graphics

Lines Matching defs:setPixel

1403      * a Bitmap (through {@link #setPixel}, {@link #setPixels}, or {@link
1772 * or setPixel()
1842 public void setPixel(int x, int y, @ColorInt int color) {
1843 checkRecycled("Can't call setPixel() on a recycled bitmap");