Searched refs:getBitDepth (Results 1 – 3 of 3) sorted by relevance
143 id += "_" + asset.getBitDepth() + "bit"; in input()214 public int getBitDepth() { in getBitDepth() method in ImageReaderDecoderTest.MediaAsset347 if (8 == mMediaAsset.getBitDepth()) { in decodeTest()357 mMediaAsset.getBitDepth()); in decodeTest()
187 assertEquals(8, videoProfile.getBitDepth()); in checkAllProfiles()
22111 method public int getBitDepth();