Lines Matching refs:Format
44 case Format::ONE_BIT_MSB_GREY: in getFormatString()
46 case Format::ONE_BIT_LSB_GREY: in getFormatString()
48 case Format::ONE_BIT_MSB_PAL: in getFormatString()
50 case Format::ONE_BIT_LSB_PAL: in getFormatString()
52 case Format::FOUR_BIT_MSB_GREY: in getFormatString()
54 case Format::FOUR_BIT_LSB_GREY: in getFormatString()
56 case Format::FOUR_BIT_MSB_PAL: in getFormatString()
58 case Format::FOUR_BIT_LSB_PAL: in getFormatString()
60 case Format::EIGHT_BIT_PAL: in getFormatString()
62 case Format::EIGHT_BIT_GREY: in getFormatString()
64 case Format::SIXTEEN_BIT_LSB_TC_MASK: in getFormatString()
66 case Format::SIXTEEN_BIT_MSB_TC_MASK: in getFormatString()
68 case Format::TWENTYFOUR_BIT_TC_MASK: in getFormatString()
70 case Format::THIRTYTWO_BIT_TC_MASK: in getFormatString()