Home
last modified time | relevance | path

Searched refs:logically (Results 1 – 22 of 22) sorted by relevance

/hardware/interfaces/broadcastradio/2.0/vts/functional/
DVtsHalBroadcastradioV2_0TargetTest.cpp144 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/
DVtsHalBroadcastradioAidlTargetTest.cpp217 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/
Dcopies.adoc48 logically later stage.
129 logically later stage.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_frame_boundary.adoc98 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
DVK_EXT_shader_tile_image.adoc90 …pt of a 'tile image'. When the extension is enabled, the framebuffer is logically divided into a g…
DVK_EXT_mesh_shader.adoc129 They are also logically ordered before fragment shading, but have no logical ordering compared to e…
DVK_KHR_video_queue.adoc1060 Accordingly, they are defined to be logically internally synchronized, but in practice concurrent u…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
DVK_EXT_debug_marker.adoc137 Being able to logically annotate regions of command buffers that belong
Dsynchronization.adoc303 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 …]
Dsparsemem.adoc365 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
Dshaders.adoc21 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
DVK_EXT_debug_utils.adoc302 Being able to logically annotate regions of command buffers that belong
Dtessellation.adoc26 These primitives are logically produced by subdividing a geometric primitive
Dfxvertex.adoc8 Vertex fetching is controlled via configurable state, as a logically
Dqueries.adoc1845 <<synchronization-pipeline-stages-order, logically later>> than pname:stage.
1976 <<synchronization-pipeline-stages-order, logically later>> than pname:stage.
Dtextures.adoc120 Normalized coordinates are logically
Ddevsandqueues.adoc631 same Vulkan driver running on two logically different devices).
Drenderpass.adoc2724 it were a collection of individual (per-view) subpasses that are logically
Dresources.adoc10021 This number of buffers is required for the participant to logically operate.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dboilerplate.adoc10 for a complete functional description of Vulkan, but do not logically belong
Dglossary.adoc1322 A logically independent execution unit that performs some of the
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Dmarkup.adoc907 If language flows more logically using the term "`may not`", use the term
1068 are not logically addressable at the bit level.