Home
last modified time | relevance | path

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

/aosp12/hardware/libhardware/modules/camera/3_4/metadata/
H A 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()
H A 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()
H A Dmetadata_reader.h64 std::vector<StreamStallDuration>* stalls) const;
/aosp12/hardware/libhardware/modules/camera/3_4/
H A 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()
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
H A Dsv_wordlist.combined.gz1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ...
H A Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...