Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
Dgfxstream_unittest.cpp52 {STREAM_RENDERER_PARAM_RENDERER_FLAGS, surfacelessFlags}, in GfxStreamBackendTest()
59 {STREAM_RENDERER_PARAM_RENDERER_FLAGS, surfacelessFlags}} {}
105 if (param.key == STREAM_RENDERER_PARAM_RENDERER_FLAGS) { in TEST_F()
Dvirtio-gpu-gfxstream-renderer.cpp2476 STREAM_RENDERER_PARAM_RENDERER_FLAGS, in stream_renderer_init()
2482 {STREAM_RENDERER_PARAM_RENDERER_FLAGS, "RENDERER_FLAGS"}, in stream_renderer_init()
2504 std::unordered_set<uint64_t> printed_param_values{STREAM_RENDERER_PARAM_RENDERER_FLAGS, in stream_renderer_init()
2554 case STREAM_RENDERER_PARAM_RENDERER_FLAGS: { in stream_renderer_init()
/hardware/google/gfxstream/host/include/gfxstream/
Dvirtio-gpu-gfxstream-renderer.h130 #define STREAM_RENDERER_PARAM_RENDERER_FLAGS 2 macro