Home
last modified time | relevance | path

Searched refs:small (Results 1 – 25 of 71) sorted by relevance

123

/hardware/google/gfxstream/guest/mesa/src/util/tests/
Dcache_test.cpp552 uint8_t *small; in test_put_and_get_between_instances_with_eviction() local
602 small = (uint8_t *) malloc(size_small); in test_put_and_get_between_instances_with_eviction()
603 memset(small, i, size_small); in test_put_and_get_between_instances_with_eviction()
605 disk_cache_compute_key(cache[1], small, size_small, small_key[i]); in test_put_and_get_between_instances_with_eviction()
606 disk_cache_put(cache[1], small_key[i], small, size_small, NULL); in test_put_and_get_between_instances_with_eviction()
640 free(small); in test_put_and_get_between_instances_with_eviction()
643 small = (uint8_t *) malloc(size_small); in test_put_and_get_between_instances_with_eviction()
644 memset(small, i, size_small); in test_put_and_get_between_instances_with_eviction()
648 disk_cache_compute_key(cache[0], small, size_small, small_key2); in test_put_and_get_between_instances_with_eviction()
649 disk_cache_put(cache[0], small_key2, small, size_small, NULL); in test_put_and_get_between_instances_with_eviction()
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_AMD_buffer_marker.adoc20 This extension adds a new operation to execute pipelined writes of small
DVK_KHR_imageless_framebuffer.adoc23 Framebuffers are now created with a small amount of additional metadata
DVK_NV_dedicated_allocation.adoc28 This extension adds a few small structures to resource creation and memory
DVK_EXT_shader_module_identifier.adoc30 This extension adds the ability for an application to query a small
DVK_QCOM_render_pass_shader_resolve.adoc47 This is part of suite of small extensions to render pass.
DVK_EXT_tooling_info.adoc32 information for visual inspection when an issue occurs, however a small
DVK_EXT_subgroup_size_control.adoc40 subgroups or represent a small subgroup as a larger subgroup, some of whose
DVK_KHR_dedicated_allocation.adoc38 This extension adds a two small structures to memory requirements querying
DVK_EXT_descriptor_indexing.adoc25 This extension adds several small features which together enable
DVK_KHR_incremental_present.adoc30 small portion of the presentable images within a swapchain, since it enables
DVK_EXT_shader_subgroup_vote.adoc96 Some input values may require a small number of iterations to generate an
/hardware/interfaces/wifi/1.2/
Dtypes.hal41 … * to data-path packets). A small value may reduce power consumption for small discovery packets.
/hardware/interfaces/audio/effect/6.0/
DIPresetReverbEffect.hal25 SMALLROOM, // a small room less than five meters in length
/hardware/interfaces/audio/effect/2.0/
DIPresetReverbEffect.hal25 SMALLROOM, // a small room less than five meters in length
/hardware/interfaces/audio/effect/4.0/
DIPresetReverbEffect.hal25 SMALLROOM, // a small room less than five meters in length
/hardware/interfaces/audio/effect/7.0/
DIPresetReverbEffect.hal25 SMALLROOM, // a small room less than five meters in length
/hardware/interfaces/audio/effect/5.0/
DIPresetReverbEffect.hal25 SMALLROOM, // a small room less than five meters in length
/hardware/interfaces/automotive/evs/1.0/
DIEvsCamera.hal67 * A small, finite number of buffers are available (possibly as small
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/build_tests/
DREADME.adoc39 In some cases, the diff is small enough to be verified. Otherwise, each output
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/
Dkhronos.css63 small { font-size: 80%; } selector
124 meta.foundation-mq-small { font-family: "only screen and (min-width: 768px)"; width: 768px; }
192 h1 small, h2 small, h3 small, #toctitle small, .sidebarblock > .content > .title small, h4 small, h…
213 small { font-size: 60%; line-height: inherit; } selector
610 .small { font-size: smaller; }
/hardware/interfaces/automotive/can/1.0/
DICanController.hal128 * one). The former is better for small-scale test deployments
130 * larger scale (where a small suffix list may support large
/hardware/interfaces/automotive/evs/1.1/
DIEvsCamera.hal75 * A small, finite number of buffers are available (possibly as small
/hardware/interfaces/audio/2.0/
DIStreamOut.hal242 * Example: assume that N+M frames have been presented, where M is a 'small'
245 * 'small' are not defined. They reflect the quality of the implementation.
/hardware/google/gfxstream/codegen/magma/
DREADME.md16 …oks at the value passed to `result_buffer_size_inout`. If the size is too small for the query data…

123