Searched defs:stall (Results 1 – 2 of 2) sorted by relevance
/hardware/libhardware/modules/camera/3_4/metadata/ |
D | metadata_reader_test.cpp | 281 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/ |
D | static_properties.cpp | 55 for (const auto& stall : stalls) { in ConstructStreamCapabilities() local
|