Searched refs:getHalPixelFormatStr (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_dump_layers.h | 133 void getHalPixelFormatStr(int format, char pixelformatstr[]);
|
D | hwc_dump_layers.cpp | 240 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/ |
D | hwc_dump_layers.h | 133 void getHalPixelFormatStr(int format, char pixelformatstr[]);
|
D | hwc_dump_layers.cpp | 244 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/msm8084/libhwcomposer/ |
D | hwc_dump_layers.h | 133 void getHalPixelFormatStr(int format, char pixelformatstr[]);
|
D | hwc_dump_layers.cpp | 240 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
|