Home
last modified time | relevance | path

Searched refs:TYPE_INT32 (Results 1 – 3 of 3) sorted by relevance

/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3VendorTags.cpp80 { "privatedata_reprocess", TYPE_INT32 }
84 { "cds_mode", TYPE_INT32 },
90 { "opaque_raw_strides", TYPE_INT32 },
95 { "count", TYPE_INT32 },
96 { "data", TYPE_INT32},
97 { "roimap", TYPE_INT32 }
102 { "tuning_meta_data_blob", TYPE_INT32 }
108 { "process_type", TYPE_INT32 }
129 { "devcamdebug_af_lens_position", TYPE_INT32 },
130 { "devcamdebug_af_tof_confidence", TYPE_INT32 },
[all …]
/device/google/contexthub/util/common/
DJSONObject.cpp393 if (mType != TYPE_INT32) { in getInt32()
403 case TYPE_INT32: in getFloat()
462 mType = TYPE_INT32; in setInt32()
577 case TYPE_INT32: in toString()
DJSONObject.h37 TYPE_INT32, enumerator