HomeSort by relevance Sort by last modified time
    Searched full:characteristics (Results 276 - 300 of 842) sorted by null

<<11121314151617181920>>

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.eng/rand.eng.mers/
values.pass.cpp 21 // // engine characteristics
  /packages/apps/Camera2/src/com/android/camera/debug/
DebugCameraProxy.java 63 public CameraDeviceInfo.Characteristics getCharacteristics() {
  /pdk/apps/TestingCamera2/src/com/android/testingcamera2/
CameraOps2.java 119 TLog.e("Unable to get camera characteristics for camera %s.", e, cameraId);
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
float.h 28 * ISO C Standard: 5.2.4.2.2 Characteristics of floating types <float.h>
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
float.h 28 * ISO C Standard: 5.2.4.2.2 Characteristics of floating types <float.h>
  /prebuilts/misc/common/swig/include/2.0.11/csharp/
enumtypesafe.swg 88 * written to possibly optimise this lookup by taking advantage of characteristics peculiar to the targeted enum.
  /prebuilts/misc/common/swig/include/2.0.11/java/
enums.swg 75 * written to possibly optimise this lookup by taking advantage of characteristics peculiar to the targeted enum.
enumtypesafe.swg 73 * written to possibly optimise this lookup by taking advantage of characteristics peculiar to the targeted enum.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiAttributeNode.java 30 * The characteristics of an {@link UiAttributeNode} are declared by a
  /system/core/include/cutils/
atomic.h 77 * These have the same characteristics (e.g. what happens on overflow)
  /system/core/include/system/
graphics.h 392 * Arbitrary colorspace with manually defined characteristics.
395 * This is used when specifying primaries, transfer characteristics,
400 * characteristics, etc.
411 * Transfer characteristics are the opto-electronic transfer characteristic
  /frameworks/base/core/java/android/hardware/camera2/legacy/
LegacyMetadataMapper.java 54 * camera characteristics.
110 * Create characteristics for a legacy device by mapping the {@code parameters}
116 * @return static camera characteristics for a camera device
133 * Create characteristics for a legacy device by mapping the {@code parameters}
138 * @return static camera characteristics for a camera device
    [all...]
RequestThreadManager.java     [all...]
  /external/chromium_org/extensions/browser/api/bluetooth_low_energy/
bluetooth_low_energy_apitest.cc 145 // Assign characteristics some random properties and permissions. They don't
448 std::vector<BluetoothGattCharacteristic*> characteristics; local
449 characteristics.push_back(chrc0_.get());
450 characteristics.push_back(chrc1_.get());
464 .WillOnce(Return(characteristics));
    [all...]
  /external/chromium_org/tools/symsrc/
pefile.py     [all...]
  /frameworks/base/docs/html/google/play/publishing/
multiple-apks.jd 91 <p>Currently, these are the only device characteristics that Google Play supports for publishing
201 device characteristics:</p>
310 you to publish separate APKs based on variations of those device characteristics. Thus, you cannot
312 based on other characteristics in the manifest or APK). For
315 &lt;uses-configuration&gt;}</a> characteristics.</p>
411 <li>When you modify an APK to "shrink" the support for a device's characteristics and no other
    [all...]
  /developers/build/prebuilts/gradle/Camera2Video/Application/src/main/java/com/example/android/camera2video/
Camera2VideoFragment.java 350 CameraCharacteristics characteristics = manager.getCameraCharacteristics(cameraId); local
351 StreamConfigurationMap map = characteristics
  /developers/samples/android/media/Camera2Video/Application/src/main/java/com/example/android/camera2video/
Camera2VideoFragment.java 350 CameraCharacteristics characteristics = manager.getCameraCharacteristics(cameraId); local
351 StreamConfigurationMap map = characteristics
  /development/samples/browseable/Camera2Video/src/com.example.android.camera2video/
Camera2VideoFragment.java 350 CameraCharacteristics characteristics = manager.getCameraCharacteristics(cameraId); local
351 StreamConfigurationMap map = characteristics
  /docs/source.android.com/src/devices/tech/input/
overview.jd 105 <code>InputReader</code> components to configure special device characteristics
114 some of which are fixed, and some which vary based on characteristics
  /external/libpcap/pcap/
pcap.h 302 * but not committing to any characteristics of the time stamp;
334 #define PCAP_TSTAMP_HOST 0 /* host-provided, unknown characteristics */
  /external/llvm/include/llvm/MC/
MCContext.h 277 unsigned Characteristics,
282 unsigned Characteristics,
  /external/llvm/test/DebugInfo/COFF/
multifile.ll 85 ; OBJ32: Characteristics [ (0x42100040)
191 ; OBJ64: Characteristics [ (0x42100040)
  /frameworks/base/core/java/android/app/admin/
DeviceAdminReceiver.java 114 * password of their device. You can at this point check the characteristics
308 * to retrieve the active password characteristics.
  /frameworks/base/core/java/android/bluetooth/
BluetoothGattCharacteristic.java 326 * <p>If a remote device offers multiple characteristics with the same UUID,
327 * the instance ID is used to distuinguish between characteristics.

Completed in 3393 milliseconds

<<11121314151617181920>>