Home
last modified time | relevance | path

Searched defs:NativeWindowSurface (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
DNativeWindowSurface.cpp30 class NativeWindowSurface final : public surfaceflinger::NativeWindowSurface { in createNativeWindowSurface() class
32 explicit NativeWindowSurface(const sp<IGraphicBufferProducer>& producer) in createNativeWindowSurface() function in android::surfaceflinger::impl::createNativeWindowSurface::NativeWindowSurface
DSurfaceFlingerFactory.h63 class NativeWindowSurface; variable