Home
last modified time | relevance | path

Searched refs:descriptions (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/automotive/evs/1.0/default/
DEvsEnumerator.cpp57 std::vector<CameraDesc> descriptions; in getCameraList() local
58 descriptions.reserve(numCameras); in getCameraList()
60 descriptions.push_back( cam.desc ); in getCameraList()
64 hidl_vec<CameraDesc> hidlCameras(descriptions); in getCameraList()
/hardware/interfaces/automotive/evs/1.1/default/
DEvsEnumerator.cpp85 std::vector<CameraDesc_1_0> descriptions; in getCameraList() local
86 descriptions.reserve(numCameras); in getCameraList()
88 descriptions.push_back( cam.desc.v1 ); in getCameraList()
92 hidl_vec<CameraDesc_1_0> hidlCameras(descriptions); in getCameraList()
288 std::vector<CameraDesc_1_1> descriptions; in getCameraList_1_1() local
289 descriptions.reserve(numCameras); in getCameraList_1_1()
291 descriptions.push_back( cam.desc ); in getCameraList_1_1()
295 hidl_vec<CameraDesc_1_1> hidlCameras(descriptions); in getCameraList_1_1()
/hardware/interfaces/neuralnetworks/1.2/
Dtypes.t124 * in these descriptions as a 'packet'.
252 * in these descriptions as a 'packet'.
Dtypes.hal5084 * in these descriptions as a 'packet'.
5212 * in these descriptions as a 'packet'.
/hardware/google/gchips/gralloc4/src/hidl_common/
DMapper.cpp661 hidl_vec<IMapper::MetadataTypeDescription> descriptions = { in listSupportedMetadataTypes() local
687 hidl_cb(Error::NONE, descriptions); in listSupportedMetadataTypes()
/hardware/interfaces/confirmationui/1.0/
Dtypes.hal88 * See command code for individual test command descriptions.
/hardware/interfaces/graphics/mapper/4.0/
DIMapper.hal567 * @return descriptions Vector of MetadataTypeDescriptions that represent the
571 generates (Error error, vec<MetadataTypeDescription> descriptions);
/hardware/interfaces/sensors/1.0/
Dtypes.hal21 * introduction to and detailed descriptions of Android sensor types:
48 * for complete descriptions: