Home
last modified time | relevance | path

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

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