Home
last modified time | relevance | path

Searched refs:AddFormatComponents (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/hardware/libhardware/modules/camera/3_4/
H A Dformat_metadata_factory_test.cpp99 ASSERT_EQ(AddFormatComponents(mock_device_, in TEST_F()
164 ASSERT_EQ(AddFormatComponents(mock_device_, in TEST_F()
H A Dformat_metadata_factory.h30 int AddFormatComponents(
H A Dformat_metadata_factory.cpp67 int AddFormatComponents( in AddFormatComponents() function
H A Dv4l2_metadata_factory.cpp562 AddFormatComponents(device, std::inserter(components, components.end())); in GetV4L2Metadata()