HomeSort by relevance Sort by last modified time
    Searched full:bundleinfo (Results 1 - 25 of 46) sorted by null

1 2

  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20130327-2119.jar 
org.eclipse.equinox.frameworkadmin_2.0.100.v20130327-2119.jar 
org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20130327-2119.jar 
org.eclipse.equinox.simpleconfigurator_1.0.400.v20130327-2119.jar 
org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20130327-2119.jar 
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar 
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /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.frameworkadmin_2.0.100.v20130327-2119.jar 
org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20130327-2119.jar 
org.eclipse.equinox.simpleconfigurator_1.0.400.v20130327-2119.jar 
org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20130327-2119.jar 
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar 
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20100503.jar 
org.eclipse.equinox.frameworkadmin_2.0.0.v20100503.jar 
org.eclipse.equinox.frameworkadmin.equinox_1.0.200.v20100505.jar 
org.eclipse.equinox.simpleconfigurator_1.0.200.v20100503.jar 
org.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jar 
org.eclipse.equinox.launcher.jar 
org.eclipse.equinox.launcher_1.1.0.v20100507.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.10.100.v20150529-1857.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/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/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...]

Completed in 273 milliseconds

1 2