HomeSort by relevance Sort by last modified time
    Searched refs:add_camera_metadata_entry (Results 1 - 9 of 9) sorted by null

  /hardware/libhardware/modules/camera/3_0/
Metadata.cpp 150 if (mData && !add_camera_metadata_entry(mData, tag, tag_data, count))
169 res = add_camera_metadata_entry(tmp, tag, tag_data, count);
  /hardware/libhardware/modules/usbcamera/
Metadata.cpp 122 if (!add_camera_metadata_entry(mData, tag, tag_data, count)) {
148 res = add_camera_metadata_entry(tmp, tag, tag_data, count);
  /system/media/camera/tests/
camera_metadata_tests.cpp 228 result = add_camera_metadata_entry(m,
241 result = add_camera_metadata_entry(m,
254 result = add_camera_metadata_entry(m,
267 result = add_camera_metadata_entry(m,
286 result = add_camera_metadata_entry(m,
380 result = add_camera_metadata_entry(m,
405 result = add_camera_metadata_entry(m,
454 result = add_camera_metadata_entry(m,
796 result = add_camera_metadata_entry(m,
802 result = add_camera_metadata_entry(m
    [all...]
  /system/media/camera/include/system/
camera_metadata.h 350 int add_camera_metadata_entry(camera_metadata_t *dst,
  /device/generic/goldfish/camera/
EmulatedFakeCamera2.cpp     [all...]
  /device/google/cuttlefish_common/guest/hals/camera/
EmulatedFakeCamera2.cpp     [all...]
  /hardware/interfaces/camera/common/1.0/default/
CameraMetadata.cpp 326 res = add_camera_metadata_entry(mBuffer,
  /frameworks/av/camera/
CameraMetadata.cpp 325 res = add_camera_metadata_entry(mBuffer,
  /system/media/camera/src/
camera_metadata.c 681 int add_camera_metadata_entry(camera_metadata_t *dst, function
    [all...]

Completed in 156 milliseconds