Searched defs:getHalPixelFormatStr (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_dump_layers.cpp240 getHalPixelFormatStr(hnd->format, pixFormatStr);
312 getHalPixelFormatStr(hnd->format, pixFormatStr);
372 void HwcDebug::getHalPixelFormatStr(int format, char pixFormatStr[]) function in class:qhwc::HwcDebug
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_dump_layers.cpp240 getHalPixelFormatStr(hnd->format, pixFormatStr);
312 getHalPixelFormatStr(hnd->format, pixFormatStr);
372 void HwcDebug::getHalPixelFormatStr(int format, char pixFormatStr[]) function in class:qhwc::HwcDebug
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_dump_layers.cpp245 getHalPixelFormatStr(hnd->format, pixFormatStr, sizeof(pixFormatStr));
317 getHalPixelFormatStr(hnd->format, pixFormatStr, sizeof(pixFormatStr));
380 void HwcDebug::getHalPixelFormatStr(int format, char pixFormatStr[], size_t arraySize) function in class:qhwc::HwcDebug
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_dump_layers.cpp244 getHalPixelFormatStr(hnd->format, pixFormatStr);
316 getHalPixelFormatStr(hnd->format, pixFormatStr);
381 void HwcDebug::getHalPixelFormatStr(int format, char pixFormatStr[]) function in class:qhwc::HwcDebug

Completed in 493 milliseconds