Home
last modified time | relevance | path

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

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