Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/egl/
DteglImageUtil.cpp95 typedef NativeSurface<NativePixmap> NativePixmapSurface; typedef
129 …return MovePtr<ManagedSurface>(new NativePixmapSurface(MovePtr<UniqueSurface>(new UniqueSurface(eg… in createSurface()