Searched refs:hasHighBitDepthEncodedData (Results 1 – 3 of 3) sorted by relevance
245 bool hasHighBitDepthEncodedData() const { in hasHighBitDepthEncodedData() function
624 REPORTER_ASSERT(r, codec->hasHighBitDepthEncodedData() == test.fEncodedWith16bits); in DEF_TEST()
7 * A new `SkCodec` method has been added: `hasHighBitDepthEncodedData`.