Home
last modified time | relevance | path

Searched refs:stalls (Results 1 – 9 of 9) sorted by relevance

/hardware/libhardware/modules/camera/3_4/metadata/
Dmetadata_reader.cpp177 std::vector<StreamStallDuration>* stalls) const { in StreamStallDurations()
189 stalls->insert(stalls->end(), in StreamStallDurations()
193 for (const auto& stall : *stalls) { in StreamStallDurations()
Dmetadata_reader_test.cpp258 v4l2_camera_hal::ArrayVector<int64_t, 4> stalls; in TEST_F() local
261 stalls.push_back(stall1); in TEST_F()
262 stalls.push_back(stall2); in TEST_F()
264 v4l2_camera_hal::UpdateMetadata(metadata_.get(), stalls_tag_, stalls), 0); in TEST_F()
268 ASSERT_EQ(actual.size(), stalls.num_arrays()); in TEST_F()
Dmetadata_reader.h64 std::vector<StreamStallDuration>* stalls) const;
/hardware/libhardware/modules/camera/3_4/
Dstatic_properties.cpp33 const std::vector<StreamStallDuration>& stalls, in ConstructStreamCapabilities() argument
55 for (const auto& stall : stalls) { in ConstructStreamCapabilities()
153 std::vector<StreamStallDuration> stalls; in NewStaticProperties() local
166 metadata_reader->StreamStallDurations(&stalls) || in NewStaticProperties()
167 !ConstructStreamCapabilities(configs, stalls, &stream_capabilities) || in NewStaticProperties()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_pipeline_creation_cache_control.adoc99 "just-in-time" pipeline creation stalls.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_INTEL_performance_query/
Dqueries.adoc289 * ename:VK_PERFORMANCE_OVERRIDE_TYPE_FLUSH_GPU_CACHES_INTEL stalls the
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dsynchronization.adoc331 stalls or cache flushing.
2909 cause program termination, device loss, queue stalls, host thread stalls, or
4368 completes, the semaphore wait stalls the
4818 not cause program termination, device loss, queue stalls, or corruption of
Dcmdbuffers.adoc2735 detect extended stalls in execution and timeout after a short period.
Dmemory.adoc1305 object which will not cause program termination, device loss, queue stalls,