Searched refs:zeroed (Results 1 – 1 of 1) sorted by relevance
456 ColorSpaceTransform zeroed = new ColorSpaceTransform(zeroes); in testStaticRawCharacteristics() local457 mCollector.expectNotEquals("Forward Matrix1 should not contain all zeroes.", zeroed, in testStaticRawCharacteristics()459 mCollector.expectNotEquals("Forward Matrix2 should not contain all zeroes.", zeroed, in testStaticRawCharacteristics()462 zeroed, c.get(CameraCharacteristics.SENSOR_CALIBRATION_TRANSFORM1)); in testStaticRawCharacteristics()464 zeroed, c.get(CameraCharacteristics.SENSOR_CALIBRATION_TRANSFORM2)); in testStaticRawCharacteristics()466 zeroed, c.get(CameraCharacteristics.SENSOR_COLOR_TRANSFORM1)); in testStaticRawCharacteristics()468 zeroed, c.get(CameraCharacteristics.SENSOR_COLOR_TRANSFORM2)); in testStaticRawCharacteristics()