Home
last modified time | relevance | path

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

1234

/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/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_astc_decode_mode.adoc83 // flags, image, viewType set to application-desired values
85 // components, subresourceRange set to application-desired values
DVK_IMG_filter_cubic.adoc35 // Other members set to application-desired values
DVK_EXT_color_write_enable.adoc28 the desired data of which subsets are selected dynamically.
DVK_GOOGLE_display_timing.adoc22 present, and to schedule a present to happen no earlier than a desired time.
DVK_QCOM_rotated_copy_commands.adoc22 content and the other does not, a rotated copy may be desired.
DVK_FUCHSIA_buffer_collection.adoc51 pname:pImageCreateInfos array and the implied or desired
DVK_KHR_external_semaphore_win32.adoc53 4) How do applications communicate the desired fence values to use with
DVK_KHR_sampler_mirror_clamp_to_edge.adoc51 // Other members set to application-desired values
DVK_KHR_deferred_host_operations.adoc87 // Query the maximum amount of concurrency and clamp to the desired maximum
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_surface_maintenance1.adoc28 `VkSurfaceCapabilitiesKHR::maxImageCount` depending on the desired present mode.
56 This issue can be rectified by providing the desired present mode when querying
78 `VK_EXT_swapchain_maintenance1` would be used to select the desired behavior at
DVK_EXT_mutable_descriptor_type.adoc116 It is possible to go beyond the minimum supported set. For this purpose, the desired descriptor set…
193 VK_DESCRIPTOR_TYPE_ACCELERATION_STRUCTURE_KHR /* Need to check support if this is desired. */};
266 …mewhat awkward, but it is possible to move the resource declarations to a common header if desired.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_display_control/
Dswapchain_counters.adoc5 [open,refpage='VkSwapchainCounterCreateInfoEXT',desc='Specify the surface counters desired',type='s…
/hardware/interfaces/audio/7.1/
DIStreamOut.hal45 * the desired operation mode.
/hardware/interfaces/tetheroffload/control/1.0/
Dtypes.hal44 * the client may query for statistics. If offload is desired, the client
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DREADMESC.adoc59 version of Vulkan SC, and incorporating any desired set of extensions.
DREADMEVK.adoc56 version of Vulkan (1.3, 1.2, 1.1, and 1.0), and incorporating any desired set of
/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/tetheroffload/control/1.1/
DIOffloadControl.hal62 * all offload must be stopped. If offload is desired again, the hardware management

1234