Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/include/gfxstream/
Dvirtio-gpu-gfxstream-renderer.h247 STREAM_RENDERER_FLAGS_USE_EGL_BIT = 1 << 0, enumerator
/hardware/google/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp2287 bool egl2eglByFlag = renderer_flags & STREAM_RENDERER_FLAGS_USE_EGL_BIT; in stream_renderer_opengles_init()