Home
last modified time | relevance | path

Searched refs:hal_format (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/display/msm8996/libgralloc/
Dgr.h160 ADRENOPIXELFORMAT getGpuPixelFormat(int hal_format);
Dalloc_controller.cpp382 ADRENOPIXELFORMAT AdrenoMemInfo::getGpuPixelFormat(int hal_format) in getGpuPixelFormat() argument
384 switch (hal_format) { in getGpuPixelFormat()
407 ALOGE("%s: No map for format: 0x%x", __FUNCTION__, hal_format); in getGpuPixelFormat()
/hardware/qcom/display/msm8994/libgralloc/
Dgr.h151 ADRENOPIXELFORMAT getGpuPixelFormat(int hal_format);
Dalloc_controller.cpp330 ADRENOPIXELFORMAT AdrenoMemInfo::getGpuPixelFormat(int hal_format) in getGpuPixelFormat() argument
332 switch (hal_format) { in getGpuPixelFormat()
342 ALOGE("%s: No map for format: 0x%x", __FUNCTION__, hal_format); in getGpuPixelFormat()