Home | History | Annotate | Download | only in core

Lines Matching defs:RLEPixels

657             const SkBitmap::RLEPixels* rle =
658 (const SkBitmap::RLEPixels*)this->getPixels();
952 const RLEPixels* rle = (const RLEPixels*)this->getPixels();
1608 SkBitmap::RLEPixels::RLEPixels(int width, int height) {
1614 SkBitmap::RLEPixels::~RLEPixels() {