Searched refs:zeroed (Results 1 – 1 of 1) sorted by relevance
512 ColorSpaceTransform zeroed = new ColorSpaceTransform(zeroes); in testStaticRawCharacteristics() local513 mCollector.expectNotEquals("Forward Matrix1 should not contain all zeroes.", zeroed, in testStaticRawCharacteristics()515 mCollector.expectNotEquals("Forward Matrix2 should not contain all zeroes.", zeroed, in testStaticRawCharacteristics()518 zeroed, c.get(CameraCharacteristics.SENSOR_CALIBRATION_TRANSFORM1)); in testStaticRawCharacteristics()520 zeroed, c.get(CameraCharacteristics.SENSOR_CALIBRATION_TRANSFORM2)); in testStaticRawCharacteristics()522 zeroed, c.get(CameraCharacteristics.SENSOR_COLOR_TRANSFORM1)); in testStaticRawCharacteristics()524 zeroed, c.get(CameraCharacteristics.SENSOR_COLOR_TRANSFORM2)); in testStaticRawCharacteristics()