Searched defs:NativeWindowSurface (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/frameworks/native/services/surfaceflinger/ | ||
H A D | NativeWindowSurface.cpp | 30 class NativeWindowSurface final : public surfaceflinger::NativeWindowSurface { in createNativeWindowSurface() class |
H A D | SurfaceFlingerFactory.h | 63 class NativeWindowSurface; variable |
/aosp_15_r20/external/deqp/modules/egl/ | ||
H A D | teglImageUtil.cpp | 94 typedef NativeSurface<NativeWindow> NativeWindowSurface; typedef |