Home
last modified time | relevance | path

Searched defs:fb_height (Results 1 – 25 of 400) sorted by relevance

12345678910>>...16

/dports/graphics/cogl/cogl-1.22.8/tests/conform/
H A Dtest-fence.c28 int fb_height = cogl_framebuffer_get_height (test_fb); in callback() local
41 int fb_height = cogl_framebuffer_get_height (test_fb); in test_fence() local
H A Dtest-path-clip.c14 int fb_width, fb_height; in test_path_clip() local
H A Dtest-alpha-test.c29 int fb_height = cogl_framebuffer_get_height (test_fb); in test_alpha_test() local
H A Dtest-map-buffer-range.c30 int fb_width, fb_height; in test_map_buffer_range() local
H A Dtest-sparse-pipeline.c9 int fb_height; member
H A Dtest-alpha-textures.c53 int fb_height = cogl_framebuffer_get_height (test_fb); in test_alpha_textures() local
/dports/x11-wm/mutter/mutter-41.1/cogl/tests/conform/
H A Dtest-fence.c25 int fb_height = cogl_framebuffer_get_height (test_fb); in callback() local
38 int fb_height = cogl_framebuffer_get_height (test_fb); in test_fence() local
H A Dtest-alpha-test.c30 int fb_height = cogl_framebuffer_get_height (test_fb); in test_alpha_test() local
H A Dtest-map-buffer-range.c31 int fb_width, fb_height; in test_map_buffer_range() local
H A Dtest-sparse-pipeline.c10 int fb_height; member
H A Dtest-alpha-textures.c54 int fb_height = cogl_framebuffer_get_height (test_fb); in test_alpha_textures() local
/dports/x11-wm/muffin/muffin-4.8.0/cogl/tests/conform/
H A Dtest-fence.c24 int fb_height = cogl_framebuffer_get_height (test_fb); in callback() local
37 int fb_height = cogl_framebuffer_get_height (test_fb); in test_fence() local
H A Dtest-path-clip.c13 int fb_width, fb_height; in test_path_clip() local
H A Dtest-alpha-test.c29 int fb_height = cogl_framebuffer_get_height (test_fb); in test_alpha_test() local
H A Dtest-map-buffer-range.c30 int fb_width, fb_height; in test_map_buffer_range() local
H A Dtest-sparse-pipeline.c9 int fb_height; member
H A Dtest-alpha-textures.c53 int fb_height = cogl_framebuffer_get_height (test_fb); in test_alpha_textures() local
/dports/net/tigervnc-viewer/tigervnc-1.12.0/unix/common/
H A Drandr.cxx34 static int ResizeScreen(bool dryrun, int fb_width, int fb_height, in ResizeScreen()
176 int fb_width, int fb_height, const rfb::ScreenSet& layout, in _setScreenLayout()
427 unsigned int setScreenLayout(int fb_width, int fb_height, const rfb::ScreenSet& layout, in setScreenLayout()
434 unsigned int tryScreenLayout(int fb_width, int fb_height, const rfb::ScreenSet& layout, in tryScreenLayout()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/common/
H A Drandr.cxx34 static int ResizeScreen(bool dryrun, int fb_width, int fb_height, in ResizeScreen()
176 int fb_width, int fb_height, const rfb::ScreenSet& layout, in _setScreenLayout()
427 unsigned int setScreenLayout(int fb_width, int fb_height, const rfb::ScreenSet& layout, in setScreenLayout()
434 unsigned int tryScreenLayout(int fb_width, int fb_height, const rfb::ScreenSet& layout, in tryScreenLayout()
/dports/misc/dartsim/dart-6.11.1/dart/external/imgui/
H A Dimgui_impl_opengl2.cpp78 static void ImGui_ImplOpenGL2_SetupRenderState(ImDrawData* draw_data, int fb_width, int fb_height) in ImGui_ImplOpenGL2_SetupRenderState()
129 int fb_height = (int)(draw_data->DisplaySize.y * draw_data->FramebufferScale.y); in ImGui_ImplOpenGL2_RenderDrawData() local
/dports/net/vncreflector/vnc_reflector/
H A Dhost_io.h30 CARD16 fb_height; member
/dports/emulators/vice/vice-3.5/src/raster/
H A Draster.c67 unsigned int fb_height, in raster_draw_buffer_alloc()
100 unsigned int fb_height, in raster_draw_buffer_clear()
126 unsigned int fb_width, fb_height, fb_pitch; in raster_realize_frame_buffer() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/raster/
H A Draster.c67 unsigned int fb_height, in raster_draw_buffer_alloc()
94 unsigned int fb_height, in raster_draw_buffer_clear()
120 unsigned int fb_width, fb_height, fb_pitch; in raster_realize_frame_buffer() local
/dports/graphics/ospray-studio/ospray_studio-0.9.1/app/
H A Dimgui_impl_opengl2.cpp118 static void ImGui_ImplOpenGL2_SetupRenderState(ImDrawData* draw_data, int fb_width, int fb_height) in ImGui_ImplOpenGL2_SetupRenderState()
169 int fb_height = (int)(draw_data->DisplaySize.y * draw_data->FramebufferScale.y); in ImGui_ImplOpenGL2_RenderDrawData() local
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/backends/
H A Dimgui_impl_opengl2.cpp118 static void ImGui_ImplOpenGL2_SetupRenderState(ImDrawData* draw_data, int fb_width, int fb_height) in ImGui_ImplOpenGL2_SetupRenderState()
169 int fb_height = (int)(draw_data->DisplaySize.y * draw_data->FramebufferScale.y); in ImGui_ImplOpenGL2_RenderDrawData() local

12345678910>>...16