Searched refs:fInputFormat (Results 1 – 2 of 2) sorted by relevance
182 const BitmapInputFormat fInputFormat; variable
557 , fInputFormat(inputFormat) in SkBmpCodec()608 switch (fInputFormat) { in onGetPixels()681 if (kOpaque_SkAlphaType == alphaType || kRLE_BitmapInputFormat == fInputFormat) { in createColorTable()