Searched refs:mScreenDecorHwcLayer (Results 1 – 1 of 1) sorted by relevance
168 ScreenDecorHwcLayer mScreenDecorHwcLayer; field in ScreenDecorations207 if (mScreenDecorHwcLayer != null) { in showCameraProtection()209 mScreenDecorHwcLayer.setProtection(protectionPath, bounds); in showCameraProtection()210 mScreenDecorHwcLayer.enableShowProtection(true); in showCameraProtection()245 if (mScreenDecorHwcLayer != null) { in hideCameraProtection()246 mScreenDecorHwcLayer.enableShowProtection(false); in hideCameraProtection()374 if (mScreenDecorHwcLayer != null) {375 mScreenDecorHwcLayer.setDebugColor(cmd.getColor());555 if (mScreenDecorHwcLayer != null) { in startOnScreenDecorationsThread()556 mScreenDecorHwcLayer.pendingConfigChange = true; in startOnScreenDecorationsThread()[all …]