Searched refs:blackOutLayer (Results 1 – 1 of 1) sorted by relevance
493 bool blackOutLayer = isProtected() || (isSecure() && !hw->isSecure()); in onDraw() local497 if (!blackOutLayer) { in onDraw()