Searched refs:fInIco (Results 1 – 4 of 4) sorted by relevance
29 , fInIco(inIco) in SkBmpStandardCodec()30 , fAndMaskRowBytes(fInIco ? SkAlign4(compute_row_bytes(this->getInfo().width(), 1)) : 0) in SkBmpStandardCodec()126 if (!fInIco) { in createColorTable()154 if (fInIco) { in initializeSwizzler()228 if (fInIco && fIsOpaque) { in decodeRows()
54 return fInIco; in onInIco()94 const bool fInIco; variable
29 , fInIco(inIco) in SkBmpStandardCodec()30 , fAndMaskRowBytes(fInIco ? SkAlign4(compute_row_bytes(this->getInfo().width(), 1)) : 0) in SkBmpStandardCodec()126 if (!fInIco) { in createColorTable()154 if (fInIco) { in initializeSwizzler()230 if (fInIco && fIsOpaque) { in decodeRows()