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

  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraChannel.cpp 295 cam_bundle_config_t bundleInfo;
296 memset(&bundleInfo, 0, sizeof(bundleInfo));
297 rc = m_camOps->get_bundle_info(m_camHandle, m_handle, &bundleInfo);
302 if (bundleInfo.num_of_streams > 1) {
303 for (int i = 0; i < bundleInfo.num_of_streams; i++) {
304 QCameraStream *pStream = getStreamByServerID(bundleInfo.stream_ids[i]);
315 param.bundleInfo = bundleInfo;
    [all...]
  /device/google/marlin/camera/QCamera2/HAL/
QCameraChannel.cpp 306 cam_bundle_config_t bundleInfo;
307 memset(&bundleInfo, 0, sizeof(bundleInfo));
308 rc = m_camOps->get_bundle_info(m_camHandle, m_handle, &bundleInfo);
313 if (bundleInfo.num_of_streams > 1) {
314 for (int i = 0; i < bundleInfo.num_of_streams; i++) {
315 QCameraStream *pStream = getStreamByServerID(bundleInfo.stream_ids[i]);
327 param.bundleInfo = bundleInfo;
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraChannel.cpp 296 cam_bundle_config_t bundleInfo;
297 memset(&bundleInfo, 0, sizeof(bundleInfo));
298 rc = m_camOps->get_bundle_info(m_camHandle, m_handle, &bundleInfo);
303 if (bundleInfo.num_of_streams > 1) {
304 for (int i = 0; i < bundleInfo.num_of_streams; i++) {
305 QCameraStream *pStream = getStreamByServerID(bundleInfo.stream_ids[i]);
316 param.bundleInfo = bundleInfo;
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraStream.cpp     [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20130327-2119.jar 
org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20130327-2119.jar 
org.eclipse.equinox.frameworkadmin_2.0.100.v20130327-2119.jar 
org.eclipse.equinox.simpleconfigurator_1.0.400.v20130327-2119.jar 
org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20130327-2119.jar 
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /prebuilts/tools/common/m2/repository/org/apache/felix/maven-bundle-plugin/2.3.6/
maven-bundle-plugin-2.3.6.jar 
  /device/huawei/angler/camera/QCamera2/stack/common/
cam_intf.h 456 cam_bundle_config_t bundleInfo; /* set bundle info*/
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/common/
cam_intf.h 456 cam_bundle_config_t bundleInfo; /* set bundle info*/
    [all...]
  /device/google/marlin/camera/QCamera2/stack/common/
cam_intf.h 577 cam_bundle_config_t bundleInfo; /* set bundle info*/
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/stack/common/
cam_intf.h 710 cam_bundle_config_t bundleInfo; /* set bundle info*/
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]
  /device/google/marlin/camera/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-core/0.18.1/
tycho-core-0.18.1.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.10.100.v20150529-1857.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 616 milliseconds