Home
last modified time | relevance | path

Searched refs:drawWormhole (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h682 void drawWormhole(const sp<const DisplayDevice>& displayDevice, const Region& region) const;
DSurfaceFlinger.cpp2960 drawWormhole(displayDevice, region); in doComposeSurfaces()
3048 void SurfaceFlinger::drawWormhole(const sp<const DisplayDevice>& displayDevice, const Region& regio… in drawWormhole() function in android::SurfaceFlinger