Searched defs:section (Results 1 - 1 of 1) sorted by relevance

/system/media/camera/tests/
H A Dcamera_metadata_tests_fake_vendor.h157 int section; local
162 for (section = 0; section < FAKEVENDOR_SECTION_COUNT; section++) {
163 start = fakevendor_section_bounds[section][0];
164 end = fakevendor_section_bounds[section][1];
171 int section; local
175 for (section = 0; section < FAKEVENDOR_SECTION_COUNT; section
[all...]

Completed in 196 milliseconds