Home
last modified time | relevance | path

Searched defs:template_type (Results 1 – 11 of 11) 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.cpp209 int template_type = 3; in TEST_F() local
224 int template_type = 3; in TEST_F() local
245 int template_type = 99; // Invalid template type. in TEST_F() local
Ddefault_option_delegate.h42 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.h50 virtual int DefaultValueForTemplate(int template_type, in DefaultValueForTemplate()
Dproperty.h49 int template_type, android::CameraMetadata* metadata) const override { in PopulateTemplateRequest()
Dstate.h75 int State<T>::PopulateTemplateRequest(int template_type, in PopulateTemplateRequest()
Dcontrol.h119 int template_type, android::CameraMetadata* metadata) const { in PopulateTemplateRequest()
Dmetadata.cpp127 int Metadata::GetRequestTemplate(int template_type, in GetRequestTemplate()
Dstate_test.cpp97 int template_type = 3; in TEST_F() local