HomeSort by relevance Sort by last modified time
    Searched defs:get_vendor_tag_ops (Results 1 - 8 of 8) sorted by null

  /hardware/libhardware/modules/camera/3_0/
CameraHAL.cpp 152 static void get_vendor_tag_ops(vendor_tag_ops_t* ops) function
186 .get_vendor_tag_ops = get_vendor_tag_ops,
  /device/google/marlin/camera/QCamera2/HAL3/
QCamera3VendorTags.cpp 294 * FUNCTION : get_vendor_tag_ops
304 void QCamera3VendorTags::get_vendor_tag_ops( function in class:qcamera::QCamera3VendorTags
  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3VendorTags.cpp 186 * FUNCTION : get_vendor_tag_ops
196 void QCamera3VendorTags::get_vendor_tag_ops( function in class:qcamera::QCamera3VendorTags
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3VendorTags.cpp 186 * FUNCTION : get_vendor_tag_ops
196 void QCamera3VendorTags::get_vendor_tag_ops( function in class:qcamera::QCamera3VendorTags
  /hardware/libhardware/modules/camera/3_4/
v4l2_camera_hal.cpp 192 static void get_vendor_tag_ops(vendor_tag_ops_t* ops) { function in namespace:v4l2_camera_hal
234 .get_vendor_tag_ops = v4l2_camera_hal::get_vendor_tag_ops,
  /device/generic/goldfish/camera/
EmulatedCameraFactory.cpp 313 void EmulatedCameraFactory::get_vendor_tag_ops(vendor_tag_ops_t* ops) function in class:android::EmulatedCameraFactory
  /hardware/libhardware/include/hardware/
camera_common.h 761 * get_vendor_tag_ops:
778 void (*get_vendor_tag_ops)(vendor_tag_ops_t* ops); member in struct:camera_module
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL3/
QCamera3VendorTags.cpp 633 * FUNCTION : get_vendor_tag_ops
643 void QCamera3VendorTags::get_vendor_tag_ops( function in class:qcamera::QCamera3VendorTags

Completed in 935 milliseconds