Home
last modified time | relevance | path

Searched refs:inputFormat (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/display/msm8226/libgralloc/
Dgpu.cpp168 void gpu_context_t::getGrallocInformationFromFormat(int inputFormat, in getGrallocInformationFromFormat() argument
173 if (inputFormat == HAL_PIXEL_FORMAT_RGB_888) in getGrallocInformationFromFormat()
176 if (inputFormat <= HAL_PIXEL_FORMAT_sRGB_X_8888) { in getGrallocInformationFromFormat()
179 } else if ((inputFormat == HAL_PIXEL_FORMAT_R_8) || in getGrallocInformationFromFormat()
180 (inputFormat == HAL_PIXEL_FORMAT_RG_88)) { in getGrallocInformationFromFormat()
Dgpu.h70 void getGrallocInformationFromFormat(int inputFormat,
/hardware/qcom/display/msm8084/libgralloc/
Dgpu.cpp174 void gpu_context_t::getGrallocInformationFromFormat(int inputFormat, in getGrallocInformationFromFormat() argument
179 if (inputFormat <= HAL_PIXEL_FORMAT_sRGB_X_8888) { in getGrallocInformationFromFormat()
182 } else if ((inputFormat == HAL_PIXEL_FORMAT_R_8) || in getGrallocInformationFromFormat()
183 (inputFormat == HAL_PIXEL_FORMAT_RG_88)) { in getGrallocInformationFromFormat()
Dgpu.h70 void getGrallocInformationFromFormat(int inputFormat,
/hardware/qcom/display/msm8960/libgralloc/
Dgpu.cpp161 void gpu_context_t::getGrallocInformationFromFormat(int inputFormat, in getGrallocInformationFromFormat() argument
166 if (inputFormat <= HAL_PIXEL_FORMAT_sRGB_X_8888) { in getGrallocInformationFromFormat()
169 } else if ((inputFormat == HAL_PIXEL_FORMAT_R_8) || in getGrallocInformationFromFormat()
170 (inputFormat == HAL_PIXEL_FORMAT_RG_88)) { in getGrallocInformationFromFormat()
Dgpu.h71 void getGrallocInformationFromFormat(int inputFormat,
/hardware/qcom/display/msm8974/libgralloc/
Dgpu.cpp167 void gpu_context_t::getGrallocInformationFromFormat(int inputFormat, in getGrallocInformationFromFormat() argument
172 if (inputFormat <= HAL_PIXEL_FORMAT_sRGB_X_8888) { in getGrallocInformationFromFormat()
175 } else if ((inputFormat == HAL_PIXEL_FORMAT_R_8) || in getGrallocInformationFromFormat()
176 (inputFormat == HAL_PIXEL_FORMAT_RG_88)) { in getGrallocInformationFromFormat()
Dgpu.h71 void getGrallocInformationFromFormat(int inputFormat,