Searched defs:isGray (Results 1 – 3 of 3) sorted by relevance
/cts/tests/tests/graphics/jni/ |
D | android_graphics_cts_AImageDecoderTest.cpp | 304 jboolean isF16, jboolean isGray) { in testSetFormat() 398 jboolean isF16, jboolean isGray) { in testGetMinimumStride()
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | BitmapFactoryTest.java | 925 private void decodeConfigs(int id, int width, int height, boolean hasAlpha, boolean isGray) { in decodeConfigs()
|
D | ImageDecoderTest.java | 88 public final boolean isGray; field in ImageDecoderTest.Record 93 Record(int resId, int width, int height, String mimeType, boolean isGray, in Record()
|