Searched refs:copy (Results 26 - 45 of 45) sorted by relevance

12

/hardware/ti/omap4xxx/
H A Domap4.mk5 # You may obtain a copy of the License at
/hardware/ti/wpan/tools/FM/FmTxApp/
H A DAndroid.mk8 # You may obtain a copy of the License at
/hardware/invensense/libsensors/
H A DAndroid.mk5 # You may obtain a copy of the License at
/hardware/invensense/libsensors_iio/
H A DAndroid.mk5 # You may obtain a copy of the License at
/hardware/libhardware/modules/audio/
H A DAndroid.mk5 # You may obtain a copy of the License at
/hardware/libhardware/modules/local_time/
H A DAndroid.mk5 # You may obtain a copy of the License at
/hardware/msm7k/libgralloc-qsd8k/tests/
H A DAndroid.mk5 # You may obtain a copy of the License at
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpcAdapter.cpp1155 // this copy will get freed in loc_eng_ni when loc_ni_respond() is called
1156 rpc_loc_ni_event_s_type *copy = (rpc_loc_ni_event_s_type *)malloc(sizeof(*copy)); local
1157 memcpy(copy, ni_req, sizeof(*copy));
1158 LocApiAdapter::requestNiNotify(notif, (const void*)copy);
/hardware/libhardware/tests/camera2/
H A Dcamera2_utils.cpp6 * You may obtain a copy of the License at
111 camera_metadata_t *copy = allocate_camera_metadata(entries, dataBytes); local
112 append_camera_metadata(copy, *slotEntry);
113 mEntries.push_back(copy);
/hardware/qcom/display/liboverlay/
H A DoverlayUtils.h87 /* Utility class to help avoid copying instances by making the copy ctor
880 * That enables us to copy that object around
908 void copy(int fd);
937 //no op since copy() can be used to share fd, in 3d cases.
974 inline void OvFD::copy(int fd) { function in class:overlay::OvFD
H A DoverlayMdp.h7 * You may obtain a copy of the License at
82 /* return a copy of src whf*/
97 /* returns a copy to src rect dim */
104 /* returns a copy ro dst rect dim */
417 mFd.copy(fd);
/hardware/qcom/camera/QCamera/HAL/core/inc/
H A DQCameraHWI.h6 ** You may obtain a copy of the License at
642 uint32_t count, uint8_t copy, void *data);
/hardware/qcom/camera/QCamera/HAL2/core/inc/
H A DQCameraHWI.h6 ** You may obtain a copy of the License at
667 uint32_t count, uint8_t copy, void *data);
H A DQCamera_Intf.h713 uint8_t copy; member in struct:__anon406
/hardware/qcom/camera/
H A DQCameraHWI.h6 ** You may obtain a copy of the License at
649 uint32_t count, uint8_t copy, void *data);
H A DQCameraHWI_Parm.cpp6 ** You may obtain a copy of the License at
3982 uint32_t count, uint8_t copy, void *data) {
3992 mExifData[index].tag_entry.copy = copy;
3981 addExifTag(exif_tag_id_t tagid, exif_tag_type_t type, uint32_t count, uint8_t copy, void *data) argument
H A DQCamera_Intf.h777 uint8_t copy; member in struct:__anon649
H A DQualcommCameraHardware.cpp8 ** You may obtain a copy of the License at
2374 uint32_t count, uint8_t copy, void *data) {
2385 exif_data[index].tag_entry.copy = copy;
2373 addExifTag(exif_tag_id_t tagid, exif_tag_type_t type, uint32_t count, uint8_t copy, void *data) argument
/hardware/qcom/camera/mm-camera-interface/
H A Dmm_omx_jpeg_encoder.c403 tag.tag_entry.copy = 1;
/hardware/qcom/camera/QCamera/HAL/core/src/
H A DQCameraHWI_Parm.cpp6 ** You may obtain a copy of the License at
3811 uint32_t count, uint8_t copy, void *data) {
3821 mExifData[index].tag_entry.copy = copy;
3810 addExifTag(exif_tag_id_t tagid, exif_tag_type_t type, uint32_t count, uint8_t copy, void *data) argument

Completed in 411 milliseconds

12