Home
last modified time | relevance | path

Searched defs:stall (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/modules/camera/3_4/metadata/
Dmetadata_reader_test.cpp281 std::array<int64_t, 4> stall{{1, 2, 3, -1}}; in TEST_F() local
291 std::array<int64_t, 4> stall{{1, 2, 0, 3}}; in TEST_F() local
301 std::array<int64_t, 5> stall{{1, 2, 3, 4, 5}}; in TEST_F() local
/hardware/libhardware/modules/camera/3_4/
Dstatic_properties.cpp55 for (const auto& stall : stalls) { in ConstructStreamCapabilities() local