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

  /device/linaro/hikey/gralloc960/
mali_gralloc_formats.h 33 #define MALI_GRALLOC_INTFMT_FMT_MASK 0x00000000ffffffffULL
169 uint64_t base_format = internal_format & MALI_GRALLOC_INTFMT_FMT_MASK;
gralloc_module.cpp 210 uint64_t base_format = hnd->internal_format & MALI_GRALLOC_INTFMT_FMT_MASK;
alloc_ion.cpp 53 uint64_t base_format = internal_format & MALI_GRALLOC_INTFMT_FMT_MASK;
mali_gralloc_formats.cpp 321 base_format = internal_format & MALI_GRALLOC_INTFMT_FMT_MASK;
alloc_device.cpp 1009 uint64_t base_format = internal_format & MALI_GRALLOC_INTFMT_FMT_MASK;
    [all...]

Completed in 80 milliseconds