HomeSort by relevance Sort by last modified time
    Searched full:capability (Results 1051 - 1075 of 1792) sorted by null

<<41424344454647484950>>

  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DngCreatorTest.java 113 Log.i(TAG, "RAW capability is not supported in camera " + mCameraIds[i] +
188 Log.i(TAG, "RAW capability is not supported in camera " + mCameraIds[i] +
296 Log.i(TAG, "RAW capability is not supported in camera " + mCameraIds[i] +
RobustnessTest.java 156 * Test for making sure the required output combinations for each hardware level and capability
161 * Tables for maximum sizes to try for each hardware level and capability.
280 * level and capability work as expected.
356 // Check devices with RAW capability.
    [all...]
  /developers/build/prebuilts/gradle/HdrViewfinder/Application/src/main/java/com/example/android/hdrviewfinder/
HdrViewfinderActivity.java 385 // Find first back-facing camera that has necessary capability.
435 private boolean hasCapability(int[] capabilities, int capability) {
437 if (c == capability) return true;
  /developers/samples/android/media/HdrViewfinder/Application/src/main/java/com/example/android/hdrviewfinder/
HdrViewfinderActivity.java 385 // Find first back-facing camera that has necessary capability.
435 private boolean hasCapability(int[] capabilities, int capability) {
437 if (c == capability) return true;
  /development/samples/browseable/HdrViewfinder/src/com.example.android.hdrviewfinder/
HdrViewfinderActivity.java 385 // Find first back-facing camera that has necessary capability.
435 private boolean hasCapability(int[] capabilities, int capability) {
437 if (c == capability) return true;
  /external/wpa_supplicant_8/src/ap/
ap_drv_ops.c 372 const u8 *addr, u16 aid, u16 capability,
389 params.capability = capability;
gas_serv.c 772 set_anqp_req(ANQP_REQ_CAPABILITY_LIST, "Capability List", 1,
834 set_anqp_req(ANQP_REQ_HS_CAPABILITY_LIST, "HS Capability List",
848 "Connection Capability",
    [all...]
  /frameworks/av/services/camera/libcameraservice/api2/
CameraDeviceClient.cpp 280 // Sanitize the high speed session against necessary capability bit.
286 uint8_t capability = entry.data.u8[i]; local
287 if (capability == ANDROID_REQUEST_AVAILABLE_CAPABILITIES_CONSTRAINED_HIGH_SPEED_VIDEO) {
  /frameworks/base/core/java/android/hardware/location/
GeofenceHardwareImpl.java 95 // Capability constant corresponding to fused_location.h entry when geofencing supports GNNS.
245 // This was the implied capability on old FLP HAL versions that didn't
246 // have the capability callback.
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_mixer.c 404 ALOGV("capability: volume\n");
538 ALOGV("capability: volume\n");
702 ALOGV("capability: volume\n");
  /packages/services/Telecomm/src/com/android/server/telecom/
InCallController.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
PreviewIconFactory.java 28 import com.android.ide.common.rendering.api.Capability;
167 if (!mPalette.getEditor().renderingSupports(Capability.ADAPTER_BINDING)) {
215 if (layoutLibrary.supports(Capability.CUSTOM_BACKGROUND_COLOR)) {
GraphicalEditorPart.java 53 import com.android.ide.common.rendering.api.Capability;
    [all...]
  /external/libedit/src/
terminal.c 221 * Set the terminal capability flags
257 (void) fprintf(el->el_errfile, "no clear EOL capability.\n");
259 (void) fprintf(el->el_errfile, "no delete char capability.\n");
261 (void) fprintf(el->el_errfile, "no insert char capability.\n");
    [all...]
  /hardware/qcom/wlan/qcwcn/wifi_hal/
gscan_event_handler.cpp 810 mPasspointNetworkFoundResult->capability =
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libtic.a     [all...]
  /hardware/qcom/msm8960/original-kernel-headers/linux/
videodev2.h 714 __u32 capability; member in struct:v4l2_framebuffer
721 /* Flags for the 'capability' field. Read only */
758 __u32 capability; /* Supported modes */ member in struct:v4l2_captureparm
766 /* Flags for 'capability' and 'capturemode' fields */
776 __u32 capability; /* Supported modes */ member in struct:v4l2_outputparm
2042 __u32 capability; member in struct:v4l2_tuner
2055 __u32 capability; member in struct:v4l2_modulator
2132 __u32 capability; member in struct:v4l2_audio
2147 __u32 capability; member in struct:v4l2_audioout
    [all...]
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
videodev2.h 724 __u32 capability; member in struct:v4l2_framebuffer
731 /* Flags for the 'capability' field. Read only */
768 __u32 capability; /* Supported modes */ member in struct:v4l2_captureparm
776 /* Flags for 'capability' and 'capturemode' fields */
786 __u32 capability; /* Supported modes */ member in struct:v4l2_outputparm
2250 __u32 capability; member in struct:v4l2_tuner
2263 __u32 capability; member in struct:v4l2_modulator
2340 __u32 capability; member in struct:v4l2_audio
2355 __u32 capability; member in struct:v4l2_audioout
    [all...]
  /external/clang/docs/
AttributeReference.rst 73 Marks a function as acquiring a capability.
83 Marks a function that dynamically tests whether a capability is held, and halts
701 Marks a function as releasing a capability.
711 Marks a function that attempts to acquire a capability. This function may fail to
712 actually acquire the capability; they accept a Boolean value determining
713 whether acquiring the capability means success (true), or failing to acquire
714 the capability means success (false).
    [all...]
  /external/clang/include/clang/Basic/
AttrDocs.td 126 Marks a function that dynamically tests whether a capability is held, and halts
135 Marks a function as acquiring a capability.
143 Marks a function that attempts to acquire a capability. This function may fail to
144 actually acquire the capability; they accept a Boolean value determining
145 whether acquiring the capability means success (true), or failing to acquire
146 the capability means success (false).
154 Marks a function as releasing a capability.
    [all...]
  /frameworks/base/core/java/android/hardware/camera2/params/
StreamConfigurationMap.java 479 * capability to get a list of high-resolution output sizes that cannot operate at the preferred
482 * support the BURST_CAPTURE capability, all output resolutions are listed through this method.
662 * capability. This does not include the stall duration, so for example, a JPEG or RAW16 output
667 * <p>For a device that does not support the BURST_CAPTURE capability, this list will be
670 * BURST_CAPTURE capability, this list may be empty, if all supported resolutions meet the 20
674 * BURST_CAPTURE capability is not supported
    [all...]
  /frameworks/base/docs/html/guide/topics/manifest/
uses-feature-element.jd 572 <td>Subfeature. The application uses the device camera's autofocus capability.</td>
601 <td><code>android.hardware.camera.capability.manual_sensor</code></td>
602 <td>The application uses a a camera device with the <code>MANUAL_SENSOR</code> capability.</td>
605 <td><code>android.hardware.camera.capability.manual_post_processing</code></td>
606 <td>The application uses a a camera device with the <code>MANUAL_POST_PROCESSING</code> capability.</td>
609 <td><code>android.hardware.camera.capability.raw</code></td>
610 <td>The application uses a a camera device with the <code>RAW</code> capability.</td>
    [all...]
  /external/selinux/libsepol/tests/policies/test-cond/
refpolicy-base.conf 4 class capability
314 class capability
    [all...]
  /system/bt/include/
bt_target.h 563 /* The IO capability of the local device (for Simple Pairing) */
    [all...]
  /docs/source.android.com/src/devices/graphics/
automate-tests.jd 115 <p class="note"><strong>Note:</strong> The argument <code>--value=code</code> outputs the test result code, such as "Pass" or "Fail". The argument <code>--value=details</code> selects the further explanation of the result or numerical value produced by a performance, capability, or accuracy test.</p>

Completed in 1779 milliseconds

<<41424344454647484950>>