Searched refs:HwcDebug (Results 1 – 12 of 12) sorted by relevance
39 class HwcDebug {58 HwcDebug(uint32_t dpy);59 ~HwcDebug() {}; in ~HwcDebug()
56 bool HwcDebug::sDumpEnable = false;58 HwcDebug::HwcDebug(uint32_t dpy): in HwcDebug() function in qhwc::HwcDebug80 void HwcDebug::dumpLayers(hwc_display_contents_1_t* list) in dumpLayers()92 bool HwcDebug::needToDumpLayers() in needToDumpLayers()180 void HwcDebug::logHwcProps(uint32_t listFlags) in logHwcProps()213 void HwcDebug::logLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]) in logLayer()275 void HwcDebug::dumpLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]) in dumpLayer()372 void HwcDebug::getHalPixelFormatStr(int format, char pixFormatStr[]) in getHalPixelFormatStr()
66 class HwcDebug; variable519 qhwc::HwcDebug *mHwcDebug[HWC_NUM_DISPLAY_TYPES];
232 ctx->mHwcDebug[i] = new HwcDebug(i); in initContext()
60 bool HwcDebug::sDumpEnable = false;62 HwcDebug::HwcDebug(uint32_t dpy): in HwcDebug() function in qhwc::HwcDebug84 void HwcDebug::dumpLayers(hwc_display_contents_1_t* list) in dumpLayers()96 bool HwcDebug::needToDumpLayers() in needToDumpLayers()184 void HwcDebug::logHwcProps(uint32_t listFlags) in logHwcProps()217 void HwcDebug::logLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]) in logLayer()279 void HwcDebug::dumpLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]) in dumpLayer()379 void HwcDebug::getHalPixelFormatStr(int format, char pixFormatStr[]) in getHalPixelFormatStr()
73 class HwcDebug; variable627 qhwc::HwcDebug *mHwcDebug[HWC_NUM_DISPLAY_TYPES];
348 ctx->mHwcDebug[i] = new HwcDebug(i); in initContext()
56 bool HwcDebug::sDumpEnable = false;58 HwcDebug::HwcDebug(uint32_t dpy): in HwcDebug() function in qhwc::HwcDebug80 void HwcDebug::dumpLayers(hwc_display_contents_1_t* list) in dumpLayers()92 bool HwcDebug::needToDumpLayers() in needToDumpLayers()180 void HwcDebug::logHwcProps(uint32_t listFlags) in logHwcProps()213 void HwcDebug::logLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]) in logLayer()275 void HwcDebug::dumpLayer(size_t layerIndex, hwc_layer_1_t hwLayers[]) in dumpLayer()371 void HwcDebug::getHalPixelFormatStr(int format, char pixFormatStr[]) in getHalPixelFormatStr()
67 class HwcDebug; variable552 qhwc::HwcDebug *mHwcDebug[HWC_NUM_DISPLAY_TYPES];
252 ctx->mHwcDebug[i] = new HwcDebug(i); in initContext()