Searched refs:zeroed (Results 1 – 1 of 1) sorted by relevance
439 ColorSpaceTransform zeroed = new ColorSpaceTransform(zeroes); in testStaticRawCharacteristics() local440 mCollector.expectNotEquals("Forward Matrix1 should not contain all zeroes.", zeroed, in testStaticRawCharacteristics()442 mCollector.expectNotEquals("Forward Matrix2 should not contain all zeroes.", zeroed, in testStaticRawCharacteristics()445 zeroed, c.get(CameraCharacteristics.SENSOR_CALIBRATION_TRANSFORM1)); in testStaticRawCharacteristics()447 zeroed, c.get(CameraCharacteristics.SENSOR_CALIBRATION_TRANSFORM2)); in testStaticRawCharacteristics()449 zeroed, c.get(CameraCharacteristics.SENSOR_COLOR_TRANSFORM1)); in testStaticRawCharacteristics()451 zeroed, c.get(CameraCharacteristics.SENSOR_COLOR_TRANSFORM2)); in testStaticRawCharacteristics()