Home
last modified time | relevance | path

Searched refs:window_height (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXWDFile.h88 CARD32 window_height B32; /* Window height */
/hardware/google/gfxstream/host/include/gfxstream/
Dvirtio-gpu-gfxstream-renderer-unstable.h70 int32_t window_height, int32_t fb_width,
/hardware/google/graphics/common/libacryl/local_include/uapi/
Dg2d.h302 uint16_t window_height; member
/hardware/google/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp2699 int32_t window_height, int32_t fb_width, in gfxstream_backend_setup_window() argument
2702 window_height, fb_width, fb_height, 1.0f, 0, false, false); in gfxstream_backend_setup_window()
/hardware/google/graphics/common/libacryl/
Dacrylic_g2d.cpp1286 data.frame[i].layer[idx].window_height = dst_vert; in requestPerformanceQoS()