Home | History | Annotate | Download | only in graphics

Lines Matching defs:getPixel

893     public int getPixel(int x, int y) {
894 checkRecycled("Can't call getPixel() on a recycled bitmap");
932 * Shared code to check for illegal arguments passed to getPixel()