Searched defs:protoName (Results 1 – 1 of 1) sorted by relevance
| /cts/tools/cts-device-info/src/com/android/cts/deviceinfo/ |
| D | CameraDeviceInfo.java | 108 Rational rat, String protoName) throws Exception { in storeRational() 120 Size size, String protoName) throws Exception { in storeSize() 132 SizeF size, String protoName) throws Exception { in storeSizeF() 144 Rect rect, String protoName) throws Exception { in storeRect() 158 StreamConfigurationMap map, String protoName) throws Exception { in storeStreamConfigurationMap() 242 Range<Float> range, String protoName) throws Exception { in storeRangeFloat() 254 Range<Integer> range, String protoName) throws Exception { in storeRangeInt() 266 Range<Long> range, String protoName) throws Exception { in storeRangeLong() 278 ColorSpaceProfiles profiles, String protoName) throws Exception { in storeColorSpaceProfiles() 312 ColorSpaceTransform xform, String protoName) throws Exception { in storeColorSpaceTransform() [all …]
|