Searched refs:getIndex8Color (Results 1 – 6 of 6) sorted by relevance
612 inline SkPMColor getIndex8Color(int x, int y) const;892 inline SkPMColor SkBitmap::getIndex8Color(int x, int y) const { in getIndex8Color() function
575 inline SkPMColor getIndex8Color(int x, int y) const;875 inline SkPMColor SkBitmap::getIndex8Color(int x, int y) const { in getIndex8Color() function
309 *color = SkUnPreMultiply::PMColorToColor(bm.getIndex8Color(0, 0)); in canUseColorShader()
604 SkPMColor c = this->getIndex8Color(x, y); in getColor()
322 *color = SkUnPreMultiply::PMColorToColor(bm.getIndex8Color(0, 0)); in canUseColorShader()
540 SkPMColor c = this->getIndex8Color(x, y); in getColor()