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.java83 Rational rat, String protoName) throws Exception { in storeRational()
95 Size size, String protoName) throws Exception { in storeSize()
107 SizeF size, String protoName) throws Exception { in storeSizeF()
119 Rect rect, String protoName) throws Exception { in storeRect()
133 StreamConfigurationMap map, String protoName) throws Exception { in storeStreamConfigurationMap()
164 Range<Integer> range, String protoName) throws Exception { in storeRangeInt()
176 Range<Long> range, String protoName) throws Exception { in storeRangeLong()
188 ColorSpaceTransform xform, String protoName) throws Exception { in storeColorSpaceTransform()
206 BlackLevelPattern pat, String protoName) throws Exception { in storeBlackLevelPattern()
229 String protoName = keyName.replace('.', '_'); in storeEntry() local
[all …]