Home
last modified time | relevance | path

Searched defs:protoName (Results 1 – 1 of 1) sorted by relevance

/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DCameraDeviceInfo.java111 Rational rat, String protoName) throws Exception { in storeRational()
123 Size size, String protoName) throws Exception { in storeSize()
135 SizeF size, String protoName) throws Exception { in storeSizeF()
147 Rect rect, String protoName) throws Exception { in storeRect()
161 StreamConfigurationMap map, String protoName) throws Exception { in storeStreamConfigurationMap()
245 Range<Float> range, String protoName) throws Exception { in storeRangeFloat()
257 Range<Integer> range, String protoName) throws Exception { in storeRangeInt()
269 Range<Long> range, String protoName) throws Exception { in storeRangeLong()
281 ColorSpaceProfiles profiles, String protoName) throws Exception { in storeColorSpaceProfiles()
315 ColorSpaceTransform xform, String protoName) throws Exception { in storeColorSpaceTransform()
[all …]