Searched defs:surface_ (Results 1 – 6 of 6) 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
135 scoped_refptr<gl::GLSurface> surface_; variable
212 EGLSurfaceFmt (eglw::EGLSurface surface_) : surface(surface_) {} in EGLSurfaceFmt()