Searched refs:logically (Results 1 – 22 of 22) sorted by relevance
/hardware/interfaces/broadcastradio/2.0/vts/functional/ |
D | VtsHalBroadcastradioV2_0TargetTest.cpp | 144 auto logically = utils::getType(info.logicallyTunedTo); in onCurrentProgramInfoChanged() local 149 logically == IdentifierType::AMFM_FREQUENCY || logically == IdentifierType::RDS_PI || in onCurrentProgramInfoChanged() 150 logically == IdentifierType::HD_STATION_ID_EXT || in onCurrentProgramInfoChanged() 151 logically == IdentifierType::DAB_SID_EXT || logically == IdentifierType::DRMO_SERVICE_ID || in onCurrentProgramInfoChanged() 152 logically == IdentifierType::SXM_SERVICE_ID || in onCurrentProgramInfoChanged() 153 (logically >= IdentifierType::VENDOR_START && logically <= IdentifierType::VENDOR_END) || in onCurrentProgramInfoChanged() 154 logically > IdentifierType::SXM_CHANNEL); in onCurrentProgramInfoChanged() 165 if (logically == IdentifierType::AMFM_FREQUENCY) { in onCurrentProgramInfoChanged()
|
/hardware/interfaces/broadcastradio/aidl/vts/src/ |
D | VtsHalBroadcastradioAidlTargetTest.cpp | 217 IdentifierType logically = info.logicallyTunedTo.type; in onCurrentProgramInfoChanged() local 220 EXPECT_TRUE(logically == IdentifierType::AMFM_FREQUENCY_KHZ || in onCurrentProgramInfoChanged() 221 logically == IdentifierType::RDS_PI || in onCurrentProgramInfoChanged() 222 logically == IdentifierType::HD_STATION_ID_EXT || in onCurrentProgramInfoChanged() 223 logically == IdentifierType::DAB_SID_EXT || in onCurrentProgramInfoChanged() 224 logically == IdentifierType::DRMO_SERVICE_ID || in onCurrentProgramInfoChanged() 225 logically == IdentifierType::SXM_SERVICE_ID || in onCurrentProgramInfoChanged() 226 (logically >= IdentifierType::VENDOR_START && in onCurrentProgramInfoChanged() 227 logically <= IdentifierType::VENDOR_END) || in onCurrentProgramInfoChanged() 228 logically > IdentifierType::SXM_CHANNEL); in onCurrentProgramInfoChanged() [all …]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_AMD_buffer_marker/ |
D | copies.adoc | 48 logically later stage. 129 logically later stage.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_frame_boundary.adoc | 98 submission as the one that is logically the last submission for the frame: if 248 // 2nd submit of frame N, logically the last one, but waits on a TLS not yet
|
D | VK_EXT_shader_tile_image.adoc | 90 …pt of a 'tile image'. When the extension is enabled, the framebuffer is logically divided into a g…
|
D | VK_EXT_mesh_shader.adoc | 129 They are also logically ordered before fragment shading, but have no logical ordering compared to e…
|
D | VK_KHR_video_queue.adoc | 1060 Accordingly, they are defined to be logically internally synchronized, but in practice concurrent u…
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | VK_EXT_debug_marker.adoc | 137 Being able to logically annotate regions of command buffers that belong
|
D | synchronization.adoc | 303 of logically independent steps known as _pipeline stages_. 742 <<synchronization-pipeline-stages-order, logically earlier>> stages. 750 <<synchronization-pipeline-stages-order, logically later>> stages. 759 not interact with the logically earlier or later stages for either scope - 783 Pipeline stages that execute as a result of a command logically complete 784 execution in a specific order, such that completion of a logically later 785 pipeline stage must: not happen-before completion of a logically earlier 788 particular synchronization command also implies that any logically earlier 791 Similarly, initiation of a logically earlier pipeline stage must: not 792 happen-after initiation of a logically later pipeline stage. [all …]
|
D | sparsemem.adoc | 365 Each mip tail is logically a single array of sparse blocks with an 385 It is logically a single array of sparse blocks with an 500 Each mip tail is logically a single array of sparse blocks with an
|
D | shaders.adoc | 21 The fragment shader occurs logically after rasterization. 143 of pname:pCreateInfos whose pname:stage is logically later than the 147 logically earliest pname:stage following the pname:stage of the former 230 zero or stages which may: be used as a logically next bound stage when 2040 The invocations corresponding to a given patch execute logically in
|
D | VK_EXT_debug_utils.adoc | 302 Being able to logically annotate regions of command buffers that belong
|
D | tessellation.adoc | 26 These primitives are logically produced by subdividing a geometric primitive
|
D | fxvertex.adoc | 8 Vertex fetching is controlled via configurable state, as a logically
|
D | queries.adoc | 1845 <<synchronization-pipeline-stages-order, logically later>> than pname:stage. 1976 <<synchronization-pipeline-stages-order, logically later>> than pname:stage.
|
D | textures.adoc | 120 Normalized coordinates are logically
|
D | devsandqueues.adoc | 631 same Vulkan driver running on two logically different devices).
|
D | renderpass.adoc | 2724 it were a collection of individual (per-view) subpasses that are logically
|
D | resources.adoc | 10021 This number of buffers is required for the participant to logically operate.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | boilerplate.adoc | 10 for a complete functional description of Vulkan, but do not logically belong
|
D | glossary.adoc | 1322 A logically independent execution unit that performs some of the
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/ |
D | markup.adoc | 907 If language flows more logically using the term "`may not`", use the term 1068 are not logically addressable at the bit level.
|