Searched refs:mWindowIndex (Results 1 – 5 of 5) sorted by relevance
163 uint32_t mWindowIndex; variable
829 mWindowIndex(-1) in ExynosCompositionInfo()897 mWindowIndex = -1; in initializeInfos()944 getCompressionStr(mCompressionInfo).c_str(), mWindowIndex); in dump()1530 if ((compositionInfo.mWindowIndex < 0) || in handleStaticLayers()1531 (compositionInfo.mWindowIndex >= (int32_t)mDpuData.configs.size())) in handleStaticLayers()1533 DISPLAY_LOGE("invalid mWindowIndex(%d)", compositionInfo.mWindowIndex); in handleStaticLayers()1537 exynos_win_config_data &config = mDpuData.configs[compositionInfo.mWindowIndex]; in handleStaticLayers()1543 compositionInfo.mWindowIndex); in handleStaticLayers()1566 compositionInfo.mWindowIndex, in handleStaticLayers()1583 … DISPLAY_LOGD(eDebugSkipStaicLayer, "skipStaticLayer config[%d]", compositionInfo.mWindowIndex); in handleStaticLayers()[all …]
52 mWindowIndex(0), in ExynosLayer()802 mWindowIndex = 0; in resetValidateData()1083 .add("windowIndex", mWindowIndex) in dump()1151 mWindowIndex); in printLayer()
333 int32_t mWindowIndex; variable
1793 layer->mWindowIndex = windowIndex; in assignWindow()1816 compositionInfo->mWindowIndex = windowIndex; in assignWindow()1820 layer->mWindowIndex = -1; in assignWindow()