Home
last modified time | relevance | path

Searched defs:surface_ (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/modules/desktop_capture/win/
Ddxgi_texture_staging.h63 Microsoft::WRL::ComPtr<IDXGISurface> surface_; variable
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Degl_surface.h54 EGLSurface surface_; variable
/external/v4l2_codec2/tests/c2_e2e_test/jni/
Dmediacodec_decoder.h148 ANativeWindow* surface_ = nullptr; variable
Dvideo_decoder_e2e_test.cpp125 ANativeWindow* surface_; member in android::C2VideoDecoderTestEnvironment
/external/deqp/framework/egl/
DegluCallLogWrapper.cpp212 EGLSurfaceFmt (eglw::EGLSurface surface_) : surface(surface_) {} in EGLSurfaceFmt()