HomeSort by relevance Sort by last modified time
    Searched full:ereparent (Results 1 - 4 of 4) sorted by null

  /frameworks/native/libs/gui/
LayerState.cpp 230 if (other.what & eReparent) {
231 what |= eReparent;
SurfaceComposerClient.cpp 419 s->what |= layer_state_t::eReparent;
  /frameworks/native/libs/gui/include/gui/
LayerState.h 64 eReparent = 0x00010000,
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]

Completed in 258 milliseconds