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

<<11121314151617181920>>

  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
levinson.c 73 * These characteristics allow straigthforward fixed-point *
  /frameworks/av/services/camera/libcameraservice/api1/client2/
Parameters.h 245 // Get entry from camera static characteristics information. min/maxCount
  /frameworks/base/docs/html/tools/devices/
managing-avds.jd 294 <code>layout</code>. This file defines many characteristics of the skin, such as the
  /frameworks/base/graphics/java/android/graphics/
Typeface.java 108 * its "real" style characteristics are.
  /frameworks/base/services/core/java/com/android/server/display/
DisplayDeviceInfo.java 30 * Describes the characteristics of a physical display device.
  /hardware/libhardware/include/hardware/
bt_gatt_client.h 283 * Enumerate characteristics for a given service.
  /packages/apps/Camera2/src/com/android/camera/
TextureViewHelper.java 256 CameraDeviceInfo.Characteristics info = mCameraProvider.getCharacteristics(cameraId);
  /packages/apps/Camera2/src/com/android/camera/util/
CameraUtil.java     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
wctype.h 57 /* The characteristics are stored always in network byte order (big
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
wctype.h 57 /* The characteristics are stored always in network byte order (big
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/
CameraManagerTest.java 147 assertNotNull("Can't get camera characteristics for camera " + ids[i], props);
180 String.format("Can't get camera characteristics from: ID %s", ids[i]), props);
  /external/blktrace/btreplay/doc/
btreplay.tex 91 \subsection{IO Stream Replay Characteristics}
92 The major characteristics of the IO stream that are kept intact include:
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_api.c 553 ** Description This function is called to read a service's characteristics of
588 ** Description This function is called to read a characteristics descriptor.
    [all...]
  /external/chromium_org/chrome/browser/ssl/
ssl_error_classification.cc 195 // Client-side characteristics. Check whether or not the system's clock is
216 // Server-side characteristics. Check whether the certificate has expired or
  /external/llvm/test/DebugInfo/COFF/
multifunction.ll 125 ; OBJ32: Characteristics [ (0x42100040)
281 ; OBJ64: Characteristics [ (0x42100040)
  /frameworks/base/docs/html/training/scheduling/
alarms.jd 52 <p>Alarms have these characteristics:</p>
147 data lookups. A repeating alarm has the following characteristics:</p>
  /frameworks/base/media/java/android/media/
JetPlayer.java 278 * segment is queued up. This can be used to look up any special characteristics of that
307 * segment is queued up. This can be used to look up any special characteristics of that
  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
CameraAgent.java 395 * @return The camera characteristics.
397 public abstract CameraDeviceInfo.Characteristics getCharacteristics();
    [all...]
  /pdk/apps/TestingCamera2/src/com/android/testingcamera2/v1/
TestingCamera2.java 669 public void onCameraOpened(String cameraId, CameraCharacteristics characteristics) {
676 characteristics.get(CameraCharacteristics.CONTROL_AF_AVAILABLE_MODES);
  /external/libcxx/include/
random 31 // engine characteristics
81 // engine characteristics
149 // engine characteristics
199 // engine characteristics
254 // engine characteristics
306 // engine characteristics
384 // generator characteristics
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
random 31 // engine characteristics
81 // engine characteristics
149 // engine characteristics
199 // engine characteristics
254 // engine characteristics
306 // engine characteristics
384 // generator characteristics
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/
random 31 // engine characteristics
81 // engine characteristics
149 // engine characteristics
199 // engine characteristics
254 // engine characteristics
306 // engine characteristics
384 // generator characteristics
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]
  /frameworks/base/docs/html/about/versions/
jelly-bean.jd 157 characteristics.</p>
162 server hosted on the device and read or write characteristics, or register a
163 listener to receive notifications whenever those characteristics change.</p>
166 standard characteristics or add support for custom characteristics as needed.
454 Pseudo-locales simulate the language, script, and display characteristics
    [all...]
  /frameworks/base/core/java/android/hardware/camera2/params/
StreamConfigurationMap.java 60 * CameraCharacteristics characteristics = cameraManager.getCameraCharacteristics(cameraId);
61 * StreamConfigurationMap configs = characteristics.get(
670 * <p>For example, consider JPEG captures which have the following characteristics:
    [all...]

Completed in 1987 milliseconds

<<11121314151617181920>>