Home
last modified time | relevance | path

Searched refs:inheritance (Results 1 – 24 of 24) sorted by relevance

/hardware/interfaces/tests/inheritance/1.0/default/
DChild.h11 namespace inheritance {
15 using ::android::hardware::tests::inheritance::V1_0::IParent;
16 using ::android::hardware::tests::inheritance::V1_0::IChild;
DGrandparent.h11 namespace inheritance {
15 using ::android::hardware::tests::inheritance::V1_0::IGrandparent;
DParent.h11 namespace inheritance {
15 using ::android::hardware::tests::inheritance::V1_0::IParent;
DFetcher.h12 namespace inheritance {
16 using ::android::hardware::tests::inheritance::V1_0::IFetcher;
DAndroid.bp13 name: "android.hardware.tests.inheritance@1.0-impl",
32 static_libs: ["android.hardware.tests.inheritance@1.0"],
DGrandparent.cpp9 namespace inheritance { namespace
DParent.cpp12 namespace inheritance { namespace
DChild.cpp10 namespace inheritance { namespace
DFetcher.cpp11 namespace inheritance { namespace
/hardware/interfaces/audio/aidl/default/
Dandroid.hardware.audio.service-aidl.example.rc8 # setting RLIMIT_RTPRIO allows binder RT priority inheritance
20 # setting RLIMIT_RTPRIO allows binder RT priority inheritance
/hardware/interfaces/audio/common/all-versions/default/service/
Dandroid.hardware.audio.service.rc7 # setting RLIMIT_RTPRIO allows binder RT priority inheritance
/hardware/interfaces/tests/inheritance/1.0/
DAndroid.bp13 name: "android.hardware.tests.inheritance@1.0",
DIParent.hal17 package android.hardware.tests.inheritance@1.0;
DIGrandparent.hal17 package android.hardware.tests.inheritance@1.0;
DIChild.hal17 package android.hardware.tests.inheritance@1.0;
DIFetcher.hal17 package android.hardware.tests.inheritance@1.0;
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_render_pass.c893 const VkCommandBufferInheritanceInfo *inheritance = in vk_get_command_buffer_inheritance_rendering_info() local
907 VK_FROM_HANDLE(vk_render_pass, render_pass, inheritance->renderPass); in vk_get_command_buffer_inheritance_rendering_info()
909 assert(inheritance->subpass < render_pass->subpass_count); in vk_get_command_buffer_inheritance_rendering_info()
910 return &render_pass->subpasses[inheritance->subpass].inheritance_info; in vk_get_command_buffer_inheritance_rendering_info()
913 return vk_find_struct_const(inheritance->pNext, in vk_get_command_buffer_inheritance_rendering_info()
940 const VkCommandBufferInheritanceInfo *inheritance = in vk_get_command_buffer_inheritance_as_rendering_resume() local
943 VK_FROM_HANDLE(vk_render_pass, pass, inheritance->renderPass); in vk_get_command_buffer_inheritance_as_rendering_resume()
947 assert(inheritance->subpass < pass->subpass_count); in vk_get_command_buffer_inheritance_as_rendering_resume()
948 const struct vk_subpass *subpass = &pass->subpasses[inheritance->subpass]; in vk_get_command_buffer_inheritance_as_rendering_resume()
950 VK_FROM_HANDLE(vk_framebuffer, fb, inheritance->framebuffer); in vk_get_command_buffer_inheritance_as_rendering_resume()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_dynamic_rendering.adoc153 This requires the introduction of a new inheritance info when dynamic rendering is used, as the ren…
178 [[command-buffer-inheritance-mixed-samples]]
198 [[command-buffer-inheritance-multiview-per-view-attributes]]
284 As with <<command-buffer-inheritance-mixed-samples,command buffer inheritance>>, the sample count o…
DVK_ANDROID_external_format_resolve.adoc74 When dynamic rendering is used with secondary command buffer inheritance, the external format must:…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_NV_inherited_viewport_scissor.adoc28 Viewport inheritance is effectively limited to the 2D rectangle; secondary
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/
Dkhronos.css96inheritance for `button` and `select`. All other form control elements do not inherit `text-transf…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dcmdbuffers.adoc30 There is no inheritance of state across primary and secondary command
46 allowing limited inheritance of dynamic viewport and scissor state.
1067 …ommandBufferInheritanceInfo',desc='Structure specifying command buffer inheritance information',ty…
1171 …ConditionalRenderingInfoEXT',desc='Structure specifying command buffer inheritance information',ty…
1257 …itanceViewportScissorInfoNV',desc='Structure specifying command buffer inheritance information',ty…
1384 …ferInheritanceRenderingInfo',desc='Structure specifying command buffer inheritance info for dynami…
1486 …ttachmentSampleCountInfoAMD',desc='Structure specifying command buffer inheritance info for dynami…
Dfeatures.adoc5323 …portScissorFeaturesNV',desc='Structure describing the viewport scissor inheritance behavior for an…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.mjs1078 * target environments support class inheritance