Searched defs:surface_ (Results 1 – 5 of 5) sorted by relevance
63 Microsoft::WRL::ComPtr<IDXGISurface> surface_; variable
54 EGLSurface surface_; variable
148 ANativeWindow* surface_ = nullptr; variable
125 ANativeWindow* surface_; member in android::C2VideoDecoderTestEnvironment
212 EGLSurfaceFmt (eglw::EGLSurface surface_) : surface(surface_) {} in EGLSurfaceFmt()