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

  /frameworks/native/services/surfaceflinger/
SurfaceInterceptor.cpp 356 sp<Layer> otherLayer = nullptr;
358 otherLayer = static_cast<Layer::Handle*>(state.barrierHandle.get())->owner.promote();
362 otherLayer = (static_cast<MonitoredProducer*>(gbp.get()))->getLayer();
367 addDeferTransactionLocked(transaction, layerId, otherLayer, state.frameNumber);
SurfaceFlinger.cpp     [all...]
SurfaceFlinger_hwc1.cpp     [all...]

Completed in 53 milliseconds