Home
last modified time | relevance | path

Searched refs:desired (Results 1 – 25 of 34) 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/automotive/sv/1.0/
DISurroundView3dSession.hal24 * Surround view 3d provides a virtual view from any desired position in the 3d space around the
31 * Sets the desired views of surround view 3d.
33 * Surround view 3d takes a list of desired virtual view points and provides an output frame
44 * @param views List of desired views to generate output frames.
/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/camera/metadata/3.5/
Dtypes.hal70 * <p>The desired zoom ratio</p>
/hardware/interfaces/automotive/evs/1.0/
DIEvsDisplay.hal37 * 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/device/3.6/
DICameraDeviceSession.hal67 * @return halConfiguration The stream parameters desired by the HAL for
/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/audio/6.0/
DIStreamIn.hal193 * @param the desired field dimension of microphone capture. Range is from -1 (wide angle),
/hardware/interfaces/audio/5.0/
DIStreamIn.hal193 * @param the desired field dimension of microphone capture. Range is from -1 (wide angle),
/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/automotive/evs/1.1/
DIEvsCamera.hal156 * value A desired parameter value.
/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/graphics/mapper/4.0/
DIMapper.hal459 * @param buffer Buffer containing desired metadata
492 * @param buffer Buffer receiving desired metadata
/hardware/interfaces/audio/effect/4.0/
DIEffect.hal119 * @param mode desired audio mode.
/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.

12