Home
last modified time | relevance | path

Searched defs:template_type (Results 1 – 9 of 9) sorted by relevance

/hardware/libhardware/modules/camera/3_4/metadata/
Dcontrol_test.cpp190 int template_type = 3; in TEST_F() local
202 int template_type = 3; in TEST_F() local
214 int template_type = 3; in TEST_F() local
228 int template_type = 3; in TEST_F() local
240 int template_type = 3; in TEST_F() local
254 int template_type = 3; in TEST_F() local
Dmetadata_test.cpp208 int template_type = 3; in TEST_F() local
223 int template_type = 3; in TEST_F() local
244 int template_type = 99; // Invalid template type. in TEST_F() local
Ddefault_option_delegate.h40 virtual bool DefaultValueForTemplate(int template_type, T* default_value) { in DefaultValueForTemplate()
Dtagged_control_options.h49 virtual int DefaultValueForTemplate(int template_type, in DefaultValueForTemplate()
Dmenu_control_options.h45 virtual int DefaultValueForTemplate(int template_type, in DefaultValueForTemplate()
Dslider_control_options.h49 virtual int DefaultValueForTemplate(int template_type, in DefaultValueForTemplate()
Dcontrol.h118 int template_type, android::CameraMetadata* metadata) const { in PopulateTemplateRequest()
Dmetadata.cpp128 int Metadata::GetRequestTemplate(int template_type, in GetRequestTemplate()
Dstate_test.cpp97 int template_type = 3; in TEST_F() local