Home | History | Annotate | Download | only in core

Lines Matching defs:getColor

833     SkColor getColor(int x, int y) const {
834 return this->pixmap().getColor(x, y);