Home
last modified time | relevance | path

Searched refs:oldOpacity (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
DLayer.cpp4163 const bool oldOpacity = isOpaque(mDrawingState); in latchBufferImpl() local
4202 if (oldOpacity != isOpaque(mDrawingState)) { in latchBufferImpl()