HomeSort by relevance Sort by last modified time
    Searched refs:vendor_section_start (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware/modules/camera/
VendorTags.cpp 93 uint32_t section = (tag - vendor_section_start) >> 16;
95 if (tag < vendor_section_start) {
VendorTags.h 52 const uint32_t vendor_section_start = VENDOR_SECTION_START; member in namespace:default_camera_hal

Completed in 3202 milliseconds