Searched refs:readColors (Results 1 – 6 of 6) sorted by relevance
41 const SkPMColor* readColors() const { return fColors; } in readColors() function
165 this->applyColorXform(dstColors, currColorTable->readColors(), in initializeColorTable()257 fSwizzler = SkSwizzler::Make(this->getEncodedInfo(), fCurrColorTable->readColors(), in initializeSwizzler()
108 return nullptr != colorTable ? colorTable->readColors() : nullptr; in get_color_ptr()