HomeSort by relevance Sort by last modified time
    Searched refs:eAlphaChanged (Results 1 - 5 of 5) sorted by null

  /frameworks/native/libs/gui/include/private/gui/
LayerState.h 50 eAlphaChanged = 0x00000008,
  /frameworks/native/services/surfaceflinger/
SurfaceInterceptor.cpp 337 if (state.what & layer_state_t::eAlphaChanged) {
SurfaceFlinger.cpp     [all...]
SurfaceFlinger_hwc1.cpp     [all...]
  /frameworks/native/libs/gui/
SurfaceComposerClient.cpp 398 s->what |= layer_state_t::eAlphaChanged;
    [all...]

Completed in 48 milliseconds