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

  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3Hal.cpp 50 get_vendor_tag_ops: qcamera::QCamera3VendorTags::get_vendor_tag_ops,
QCamera3VendorTags.h 112 static void get_vendor_tag_ops(vendor_tag_ops_t* ops);
QCamera3VendorTags.cpp 88 * FUNCTION : get_vendor_tag_ops
98 void QCamera3VendorTags::get_vendor_tag_ops( function in class:qcamera::QCamera3VendorTags
  /device/moto/shamu/camera/QCamera2/
QCamera2Hal.cpp 50 get_vendor_tag_ops: qcamera::QCamera3VendorTags::get_vendor_tag_ops,
  /device/asus/flo/camera/QCamera2/HAL/
QCamera2Hal.cpp 49 get_vendor_tag_ops: NULL,
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3Hal.cpp 49 get_vendor_tag_ops: NULL,
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCamera2Hal.cpp 49 get_vendor_tag_ops: NULL,
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3VendorTags.h 128 static void get_vendor_tag_ops(vendor_tag_ops_t* ops);
QCamera3VendorTags.cpp 122 * FUNCTION : get_vendor_tag_ops
132 void QCamera3VendorTags::get_vendor_tag_ops( function in class:qcamera::QCamera3VendorTags
  /hardware/libhardware/modules/camera/
CameraHAL.cpp 152 static void get_vendor_tag_ops(vendor_tag_ops_t* ops) function
186 get_vendor_tag_ops : get_vendor_tag_ops,
  /hardware/libhardware/include/hardware/
camera_common.h 362 * get_vendor_tag_ops:
379 void (*get_vendor_tag_ops)(vendor_tag_ops_t* ops); member in struct:camera_module
  /hardware/libhardware/tests/hardware/
struct-offset.cpp 213 CHECK_MEMBER_AT(camera_module_t, get_vendor_tag_ops, 140, 272);
  /frameworks/av/services/camera/libcameraservice/
CameraService.cpp 436 if (mModule->get_vendor_tag_ops == NULL) {
442 mModule->get_vendor_tag_ops(&vOps);
    [all...]
  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.cpp     [all...]

Completed in 273 milliseconds