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

  /hardware/libhardware/modules/camera/
CameraHAL.h 39 void getVendorTagOps(vendor_tag_ops_t* ops);
  /hardware/libhardware/modules/usbcamera/
CameraHAL.h 43 void getVendorTagOps(vendor_tag_ops_t* ops);
  /device/generic/goldfish/camera/
EmulatedCameraFactory.h 86 void getVendorTagOps(vendor_tag_ops_t* ops);
EmulatedCameraFactory.cpp 262 void EmulatedCameraFactory::getVendorTagOps(vendor_tag_ops_t* ops) {
313 gEmulatedCameraFactory.getVendorTagOps(ops);
  /frameworks/av/services/camera/libcameraservice/common/
CameraModule.h 48 void getVendorTagOps(vendor_tag_ops_t* ops);
CameraModule.cpp 240 void CameraModule::getVendorTagOps(vendor_tag_ops_t* ops) {
  /frameworks/av/services/camera/libcameraservice/
CameraService.cpp 654 mModule->getVendorTagOps(&vOps);
    [all...]

Completed in 1777 milliseconds