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

1 2 3 4 5 67 8 91011>>

  /frameworks/base/core/jni/
android_hardware_camera2_DngCreator.cpp 840 CameraMetadata characteristics; local
842 if (CameraMetadata_getNativeMetadata(env, characteristicsPtr, &characteristics) != OK) {
844 "No native metadata defined for camera characteristics.");
906 characteristics.find(ANDROID_SENSOR_INFO_ACTIVE_ARRAY_SIZE);
928 characteristics.find(ANDROID_SENSOR_BLACK_LEVEL_PATTERN);
963 characteristics.find(ANDROID_SENSOR_INFO_COLOR_FILTER_ARRANGEMENT);
    [all...]
  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DngCreatorTest.java 135 CameraCharacteristics characteristics = mStaticInfo.getCharacteristics(); local
138 DngCreator dngCreator = new DngCreator(characteristics, resultPair.second);
237 CameraCharacteristics characteristics = mStaticInfo.getCharacteristics(); local
240 DngCreator dngCreator = new DngCreator(characteristics, resultPair.second);
360 CameraCharacteristics characteristics = mStaticInfo.getCharacteristics(); local
372 raw.getHeight(), rawPlane, characteristics, local
387 DngCreator dngCreator = new DngCreator(characteristics, resultPair.second);
  /external/llvm/tools/llvm-readobj/
COFFDumper.cpp 156 static const EnumEntry<COFF::Characteristics> ImageFileCharacteristics[] = {
363 W.printFlags ("Characteristics", COFFHeader->Characteristics,
618 W.printFlags ("Characteristics", Section->Characteristics,
780 W.printEnum ("Search", Aux->Characteristics,
809 if (Section && Section->Characteristics & COFF::IMAGE_SCN_LNK_COMDAT
    [all...]
  /docs/source.android.com/src/accessories/
aoa.jd 67 exists). This request is a control request on endpoint 0 with the following characteristics:
82 characteristics:
105 request is a control request on endpoint 0 with the following characteristics:
  /external/chromium_org/chromeos/dbus/
fake_bluetooth_gatt_characteristic_client.cc 233 VLOG(2) << "Fake Heart Rate characteristics are already visible.";
237 VLOG(2) << "Exposing fake Heart Rate characteristics.";
305 VLOG(2) << "Hiding fake Heart Rate characteristics.";
bluetooth_gatt_service_client.cc 26 &characteristics);
fake_bluetooth_gatt_descriptor_client.h 59 // hierarchical to their characteristics. |uuid| must belong to a descriptor
  /external/chromium_org/third_party/icu/source/common/
udataswp.h 203 * characteristics.
204 * Values of -1 for any of the characteristics mean the local platform's
205 * characteristics.
  /external/icu/icu4c/source/common/
udataswp.h 205 * characteristics.
206 * Values of -1 for any of the characteristics mean the local platform's
207 * characteristics.
  /ndk/tests/build/issue20862-libpng-O0/jni/
pnginfo.h 16 * that the application can find out the characteristics of the image.
86 /* The gAMA chunk describes the gamma characteristics of the system
187 /* The cHRM chunk describes the CIE color characteristics of the monitor
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
ctype.h 33 /* These are all the characteristics of characters.
34 If there get to be more than 16 distinct characteristics,
37 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/
ctype.h 33 /* These are all the characteristics of characters.
34 If there get to be more than 16 distinct characteristics,
37 The characteristics are stored always in network byte order (big
  /cts/apps/CameraITS/tests/scene0/
test_metadata.py 24 Looks at capture results and at the camera characteristics objects.
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
AccelerometerMeasurementTestActivity.java 31 * Semi-automated test that focuses on characteristics associated with Accelerometer measurements.
  /developers/build/prebuilts/gradle/BluetoothLeGatt/
README.md 12 characteristics supported by the devices.
  /developers/samples/android/media/Camera2Basic/
template-params.xml 61 API. You can learn how to iterate through characteristics of all the
  /docs/source.android.com/src/devices/camera/
camera3_metadata.jd 29 metadata is required about the sensor's characteristics. This includes
  /external/ceres-solver/docs/source/
index.rst 33 * Estimate satellite image sensor characteristics.
  /external/chromium_org/chrome/browser/install_verification/win/
imported_module_verification.cc 57 while (image_descriptor->Characteristics) {
  /external/chromium_org/device/bluetooth/
bluetooth_uuid.h 15 // characteristics, and characteristic descriptors. An instance are
  /external/chromium_org/third_party/WebKit/Source/core/css/
MediaQueryEvaluator.h 52 // the device characteristics are not known. This can be used to prune the loading
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_mem/memory_manager/include/
hmm_cnfg.h 19 ** and desired performance characteristics. This file is included
  /external/chromium_org/third_party/libwebp/enc/
vp8li.h 42 // Encoding parameters derived from image characteristics.
  /external/chromium_org/third_party/mesa/src/src/gallium/include/state_tracker/
sw_winsys.h 80 * display targets) must be allocated with special characteristics, memory
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
mfeatures.h 43 * A feature can be anything. But most of them share certain characteristics.

Completed in 542 milliseconds

1 2 3 4 5 67 8 91011>>