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

  /frameworks/native/services/surfaceflinger/
LayerBase.cpp 104 int32_t old = setTransactionFlags(eTransactionNeeded);
110 uint32_t LayerBase::setTransactionFlags(uint32_t flags) {
SurfaceFlinger.cpp 175 flinger->setTransactionFlags(eDisplayTransactionNeeded);
754 setTransactionFlags(eDisplayTransactionNeeded);
    [all...]

Completed in 3193 milliseconds