Searched refs:descriptions (Results 1 – 8 of 8) sorted by relevance
57 std::vector<CameraDesc> descriptions; in getCameraList() local58 descriptions.reserve(numCameras); in getCameraList()60 descriptions.push_back( cam.desc ); in getCameraList()64 hidl_vec<CameraDesc> hidlCameras(descriptions); in getCameraList()
85 std::vector<CameraDesc_1_0> descriptions; in getCameraList() local86 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() local289 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()
124 * in these descriptions as a 'packet'.252 * in these descriptions as a 'packet'.
5084 * in these descriptions as a 'packet'.5212 * in these descriptions as a 'packet'.
661 hidl_vec<IMapper::MetadataTypeDescription> descriptions = { in listSupportedMetadataTypes() local687 hidl_cb(Error::NONE, descriptions); in listSupportedMetadataTypes()
88 * See command code for individual test command descriptions.
567 * @return descriptions Vector of MetadataTypeDescriptions that represent the571 generates (Error error, vec<MetadataTypeDescription> descriptions);
21 * introduction to and detailed descriptions of Android sensor types:48 * for complete descriptions: