Searched refs:fBitDepth (Results 1 – 5 of 5) sorted by relevance
535 uint32 fBitDepth; member in dng_limit_float_depth_task571 , fBitDepth (bitDepth) in dng_limit_float_depth_task()627 bool limit16 = (fBitDepth == 16); in Process()628 bool limit24 = (fBitDepth == 24); in Process()
89 const int fBitDepth; variable
309 const int maxColors = 1 << fBitDepth; in createColorTable()980 , fBitDepth(bitDepth) in SkPngCodec()
313 const int maxColors = 1 << fBitDepth; in createColorTable()989 , fBitDepth(bitDepth) in SkPngCodec()