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

  /frameworks/native/services/surfaceflinger/
LayerBase.cpp 104 int32_t old = setTransactionFlags(eTransactionNeeded);
105 return ((old & eTransactionNeeded) == 0);
SurfaceFlinger.cpp     [all...]
SurfaceFlinger.h 71 eTransactionNeeded = 0x01,

Completed in 27 milliseconds