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

  /frameworks/native/services/surfaceflinger/
LayerBase.h 110 uint32_t setTransactionFlags(uint32_t flags);
LayerBase.cpp 111 int32_t old = setTransactionFlags(eTransactionNeeded);
117 uint32_t LayerBase::setTransactionFlags(uint32_t flags) {
SurfaceFlinger.cpp     [all...]
SurfaceFlinger.h 336 uint32_t setTransactionFlags(uint32_t flags);

Completed in 49 milliseconds