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

  /device/linaro/hikey/gralloc960/
mali_gralloc_formats.h 125 uint64_t mali_gralloc_select_format(int req_format,int usage, int buffer_size);
289 uint64_t mali_gralloc_select_format(int req_format,int usage, int buffer_size);
mali_gralloc_formats.cpp 565 uint64_t mali_gralloc_select_format(int req_format, int usage, int buffer_size) function
634 ALOGV("mali_gralloc_select_format: req_format=0x%08X req_fmt_mapped=0x%08X internal_format=0x%" PRIx64 " usage=0x%08X",req_format, req_format_mapped, internal_format, usage);
alloc_device.cpp 970 internal_format = mali_gralloc_select_format(format, usage, w*h);
    [all...]

Completed in 62 milliseconds