Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3VendorTags.cpp234 uint32_t section = tag >> 16; in get_section_name() local
265 uint32_t section = tag >> 16; in get_tag_name() local
307 uint32_t section = tag >> 16; in get_tag_type() local
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3VendorTags.cpp287 uint32_t section = tag >> 16; in get_section_name() local
318 uint32_t section = tag >> 16; in get_tag_name() local
360 uint32_t section = tag >> 16; in get_tag_type() local
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3VendorTags.cpp287 uint32_t section = tag >> 16; in get_section_name() local
318 uint32_t section = tag >> 16; in get_tag_name() local
360 uint32_t section = tag >> 16; in get_tag_type() local
/device/google/dragon/audio/hal/
Diniparser.c557 char * section, in iniparser_line()
634 char section [ASCIILINESZ+1] ; in iniparser_load() local