Searched refs:needDumpPng (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_dump_layers.cpp279 bool needDumpPng = (mDumpCntrPng <= mDumpCntLimPng)? true:false; local
282 if (needDumpPng) {
293 if (!(needDumpPng || needDumpRaw))
314 if (needDumpPng && hnd->base) {
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_dump_layers.cpp279 bool needDumpPng = (mDumpCntrPng <= mDumpCntLimPng)? true:false; local
282 if (needDumpPng) {
293 if (!(needDumpPng || needDumpRaw))
314 if (needDumpPng && hnd->base) {
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_dump_layers.cpp284 bool needDumpPng = (mDumpCntrPng <= mDumpCntLimPng)? true:false; local
287 if (needDumpPng) {
298 if (!(needDumpPng || needDumpRaw))
319 if (needDumpPng && hnd->base) {
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_dump_layers.cpp283 bool needDumpPng = (mDumpCntrPng <= mDumpCntLimPng)? true:false; local
286 if (needDumpPng) {
297 if (!(needDumpPng || needDumpRaw))
318 if (needDumpPng && hnd->base) {

Completed in 110 milliseconds