Home
last modified time | relevance | path

Searched refs:desired (Results 1 – 25 of 26) sorted by relevance

12

/hardware/libhardware/modules/camera/3_4/
Dv4l2_camera_hal.cpp67 std::string desired = "video"; in V4L2CameraHAL() local
68 size_t len = desired.size(); in V4L2CameraHAL()
69 if (strncmp(desired.c_str(), ent->d_name, len) == 0) { in V4L2CameraHAL()
Dv4l2_wrapper_mock.h37 int(uint32_t control_id, int32_t desired, int32_t* result));
Dv4l2_wrapper.h68 int32_t desired,
Dv4l2_wrapper.cpp269 int32_t desired, in SetControl() argument
286 control.value = desired; in SetControl()
297 v4l2_control control{control_id, desired}; in SetControl()
/hardware/interfaces/health/1.0/
DIHealth.hal22 * desired. It must be called exactly once at startup time.
/hardware/interfaces/tetheroffload/control/1.0/
Dtypes.hal44 * the client may query for statistics. If offload is desired, the client
DIOffloadControl.hal116 * this event and all offload must be stopped. If offload is desired again, the hardware
/hardware/interfaces/automotive/evs/1.0/
DIEvsDisplay.hal36 * Clients may set the display state to express their desired state.
/hardware/interfaces/camera/device/3.4/
DICameraDeviceSession.hal68 * @return halConfiguration The stream parameters desired by the HAL for
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal474 * @return maxLuminance is the desired content maximum luminance for this
476 * @return maxAverageLuminance - the desired content maximum frame-average
478 * @return minLuminance is the desired content minimum luminance for this
735 * hint to apply the desired color transform instead of using the color
739 * apply the desired color transform, it must force all layers to client
983 * Sets the desired composition type of the given layer. During
1092 * Sets the desired Z order (height) of the given layer. A layer with a
/hardware/interfaces/camera/metadata/3.2/
Dtypes.hal196 * <p>The desired setting for the camera device's auto-exposure
217 * <p>The desired mode for the camera device's
570 * <p>The desired mode for for the camera device's flash control.</p>
704 * <p>The desired lens aperture size, as a ratio of lens focal length to the
711 * <p>The desired setting for the lens neutral density filter(s).</p>
717 * <p>The desired lens focal length; used for optical zoom.</p>
1034 * <p>The desired region of the sensor to read out for this capture.</p>
/hardware/interfaces/graphics/composer/2.3/
DIComposerClient.hal489 * @return maxLuminance is the desired content maximum luminance for this
491 * @return maxAverageLuminance - the desired content maximum frame-average
493 * @return minLuminance is the desired content minimum luminance for this
/hardware/interfaces/camera/device/3.5/
DICameraDeviceSession.hal74 * @return halConfiguration The stream parameters desired by the HAL for
/hardware/interfaces/graphics/bufferqueue/2.0/
DIGraphicBufferProducer.hal57 * @param maxDequeuedBuffers The desired number of buffers that can be
106 * @param async True if the asynchronous operation is desired; false
117 * Input data for dequeueBuffer() specifying desired attributes of a buffer
/hardware/interfaces/audio/5.0/
DIStreamIn.hal193 * @param the desired field dimension of microphone capture. Range is from -1 (wide angle),
/hardware/interfaces/renderscript/1.0/
DIContext.hal94 * @param mips AllocationMipmapControl specifies desired mipmap behavior for
109 * @param mips AllocationMipmapControl specifies desired mipmap behavior for
125 * @param mips AllocationMipmapControl specifies desired mipmap behavior
/hardware/interfaces/audio/effect/2.0/
DIEffect.hal124 * @param mode desired audio mode.
/hardware/interfaces/audio/effect/5.0/
DIEffect.hal119 * @param mode desired audio mode.
/hardware/interfaces/audio/effect/4.0/
DIEffect.hal119 * @param mode desired audio mode.
/hardware/interfaces/camera/device/3.2/
Dtypes.hal333 * The HAL may specify the desired format, maximum buffers, and
390 * structure defines the HAL's desired parameters for each stream.
DICameraDeviceSession.hal162 * @return finalConfiguration The stream parameters desired by the HAL for
/hardware/interfaces/graphics/common/1.0/
Dtypes.hal782 * for all pixel formats if desired.
1220 * (#2 or #3), but the appearance of a larger gamut is desired, techniques
/hardware/interfaces/wifi/supplicant/1.0/
DISupplicantP2pIface.hal239 * desired configuration method.
/hardware/interfaces/graphics/bufferqueue/1.0/
DIGraphicBufferProducer.hal488 * producer. If only the latter functionality is desired, there is a
/hardware/interfaces/radio/1.0/
DIRadio.hal1456 * @param reportInterval desired reporting interval (ms).

12