Home
last modified time | relevance | path

Searched refs:provide (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/hardware/google/gchips/gralloc4/src/stable-c/
DGrallocMapper.cpp85 int32_t getStandardMetadataHelper(const private_handle_t* hnd, F&& provide, in getStandardMetadataHelper() argument
88 return provide(hnd->backing_store_id); in getStandardMetadataHelper()
91 return provide(hnd->width); in getStandardMetadataHelper()
94 return provide(hnd->height); in getStandardMetadataHelper()
97 return provide(hnd->layer_count); in getStandardMetadataHelper()
100 return provide(static_cast<PixelFormat>(hnd->req_format)); in getStandardMetadataHelper()
103 return provide(drm_fourcc_from_handle(hnd)); in getStandardMetadataHelper()
106 return provide(drm_modifier_from_handle(hnd)); in getStandardMetadataHelper()
109 return provide(static_cast<BufferUsage>(hnd->consumer_usage | hnd->producer_usage)); in getStandardMetadataHelper()
116 return provide(total_size); in getStandardMetadataHelper()
[all …]
/hardware/interfaces/keymaster/3.0/
Dtypes.hal121 UNIQUE_ID = TagType:BYTES | 707, /** Used to provide unique ID in attestation */
122 ATTESTATION_CHALLENGE = TagType:BYTES | 708, /** Used to provide challenge in attestation */
126 ATTESTATION_ID_BRAND = TagType:BYTES | 710, /* Used to provide the device's brand name to be
128 ATTESTATION_ID_DEVICE = TagType:BYTES | 711, /* Used to provide the device's device name to be
130 ATTESTATION_ID_PRODUCT = TagType:BYTES | 712, /* Used to provide the device's product name to be
132 ATTESTATION_ID_SERIAL = TagType:BYTES | 713, /* Used to provide the device's serial number to be
134 ATTESTATION_ID_IMEI = TagType:BYTES | 714, /* Used to provide the device's IMEI to be included
136 ATTESTATION_ID_MEID = TagType:BYTES | 715, /* Used to provide the device's MEID to be included
138 ATTESTATION_ID_MANUFACTURER = TagType:BYTES | 716, /* Used to provide the device's manufacturer
140 ATTESTATION_ID_MODEL = TagType:BYTES | 717, /* Used to provide the device's model name to be
[all …]
/hardware/interfaces/audio/7.1/
DIDevice.hal29 * HAL must provide suggested values for the audio config.
34 * HAL must provide a default initialized suggested config.
60 * provide extra information such as raw audio descriptors.
/hardware/interfaces/biometrics/face/1.0/
DIBiometricsFaceClientCallback.hal67 * to the framework, and vendors must provide code to handle it. For
68 * example this can be used to guide enrollment in Settings or provide
70 * is expected to provide help strings to cover all known values.
85 * framework, and vendors must provide code to handle it. For example,
87 * device. The vendor is expected to provide error strings to cover
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_LUNARG_direct_driver_loading.adoc11 Adds an extension that allows applications to provide drivers to the loader during
20 several desktop Vulkan Loader mechanisms that allow applications to provide
47 link:{refpage}VkInstanceCreateInfo.html[VkInstanceCreateInfo] to provide a list
88 only the drivers they provide or include the drivers they provide with all of
92 list of instance extensions, there is no way to provide to the Vulkan Loader the
DVK_EXT_image_2d_array_of_3d.adoc14 Other graphics APIs, such as OpenGL, provide functionality for creating two dimensional views of th…
17 This proposal aims to provide this functionality.
DVK_EXT_legacy_dithering.adoc33 As such, some vendors do not provide dithering in OpenGL at all, while others
35 Those that do provide dithering implement it differently, including using
46 It is therefore necessary for an OpenGL layer over Vulkan to provide a
125 currently to provide equivalent visuals in an OpenGL layer compared to the
DVK_EXT_attachment_feedback_loop_dynamic_state.adoc18 This proposal aims to provide this functionality.
/hardware/interfaces/bluetooth/a2dp/1.0/
DIBluetoothAudioOffload.hal29 * The HAL client must provide the handle of IBluetoothAudioHost as well
33 * HAL client must call into IBluetoothAudioOffload to provide the status of
42 * the BluetoothAudioHost interface and the provide the current negotiated
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_sample_locations.adoc47 slink:VkImageMemoryBarrier structures to provide sample locations for layout
51 slink:VkRenderPassBeginInfo to provide sample locations for layout
DVK_KHR_portability_subset.adoc44 Fully-conformant Vulkan implementations provide all the required
45 capabilities, and so will not provide this extension.
DVK_KHR_present_id.adoc21 `apiext:VK_KHR_swapchain` extension to provide an identifier for present
DVK_EXT_subpass_merge_feedback.adoc20 This extension adds a mechanism to provide feedback to an application about
DVK_KHR_present_wait.adoc45 this extension will provide a separate synchronization API.
51 A new extension, VK_KHR_present_id, should be created to provide a shared
DVK_EXT_pipeline_creation_feedback.adoc29 This extension adds a mechanism to provide feedback to an application about
DVK_KHR_surface_protected_capabilities.adoc29 all window systems may: be able to provide a protected display path.
DVK_EXT_border_color_swizzle.adoc29 custom border colors and non-identity image view swizzles, and provide a
/hardware/interfaces/gnss/visibility_control/1.0/
DIGnssVisibilityControl.hal25 * granted permission to the GNSS HAL implementation to provide GNSS location information for
38 * location permission. The proxy applications are used to provide user visibility and control of
67 * must provide location information only to non-framework entities represented by these
/hardware/interfaces/audio/effect/7.0/
DIEffectBufferProviderCallback.hal33 * Called to provide a buffer with the data written by 'process' function.
/hardware/interfaces/audio/effect/2.0/
DIEffectBufferProviderCallback.hal33 * Called to provide a buffer with the data written by 'process' function.
/hardware/interfaces/audio/effect/5.0/
DIEffectBufferProviderCallback.hal33 * Called to provide a buffer with the data written by 'process' function.
/hardware/interfaces/audio/effect/4.0/
DIEffectBufferProviderCallback.hal33 * Called to provide a buffer with the data written by 'process' function.
/hardware/interfaces/audio/effect/6.0/
DIEffectBufferProviderCallback.hal33 * Called to provide a buffer with the data written by 'process' function.
/hardware/google/pixel/pwrstats_util/
Dpwrstatsutil.proto31 // Utility message for items that provide a state residency in milliseconds
/hardware/interfaces/power/stats/1.0/
DIPowerStats.hal118 * PowerEntity(s) provide residency data.
130 * provide state space information and there was not a filesystem error.
155 * provide state residency data and there was not a filesystem error.

12345678910>>...12