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

/system/media/camera/tests/
H A Dcamera_metadata_tests_fake_vendor.h162 int section; local
167 for (section = 0; section < FAKEVENDOR_SECTION_COUNT; section++) {
168 start = fakevendor_section_bounds[section][0];
169 end = fakevendor_section_bounds[section][1];
176 int section; local
180 for (section = 0; section < FAKEVENDOR_SECTION_COUNT; section
[all...]

Completed in 41 milliseconds