Home
last modified time | relevance | path

Searched refs:DFB_INVAREA (Results 1 – 25 of 25) sorted by relevance

/dports/devel/directfb/DirectFB-1.4.17/src/display/
H A Didirectfbsurface.c513 return DFB_INVAREA; in IDirectFBSurface_Lock()
619 return DFB_INVAREA; in IDirectFBSurface_Write()
651 return DFB_INVAREA; in IDirectFBSurface_Read()
685 return DFB_INVAREA; in IDirectFBSurface_Flip()
769 return DFB_INVAREA; in IDirectFBSurface_Clear()
826 return DFB_INVAREA; in IDirectFBSurface_SetClip()
868 return DFB_INVAREA; in IDirectFBSurface_GetClip()
1274 return DFB_INVAREA; in IDirectFBSurface_SetIndexTranslation()
1373 return DFB_INVAREA; in IDirectFBSurface_FillRectangle()
1404 return DFB_INVAREA; in IDirectFBSurface_DrawLine()
[all …]
H A Didirectfbsurface_layer.c110 return DFB_INVAREA; in IDirectFBSurface_Layer_Flip()
136 return DFB_INVAREA; in IDirectFBSurface_Layer_Flip()
H A Didirectfbsurface_window.c149 return DFB_INVAREA; in IDirectFBSurface_Window_Flip()
175 return DFB_INVAREA; in IDirectFBSurface_Window_Flip()
/dports/devel/directfb/DirectFB-1.4.17/interfaces/IDirectFBImageProvider/
H A Didirectfbimageprovider_dfiff.c132 return DFB_INVAREA; in IDirectFBImageProvider_DFIFF_RenderTo()
137 return DFB_INVAREA; in IDirectFBImageProvider_DFIFF_RenderTo()
H A Didirectfbimageprovider_png.c323 return DFB_INVAREA; in IDirectFBImageProvider_PNG_RenderTo()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/dfb/
H A Dwrapdfb.cpp48 DFB_ASSERT(DFB_INVAREA); in wxDfbCheckReturn()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/dfb/
H A Dwrapdfb.cpp45 DFB_ASSERT(DFB_INVAREA); in wxDfbCheckReturn()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/dfb/
H A Dwrapdfb.cpp48 DFB_ASSERT(DFB_INVAREA); in wxDfbCheckReturn()
/dports/devel/directfb/DirectFB-1.4.17/src/core/
H A Dsurface_buffer.c485 return DFB_INVAREA; in dfb_surface_buffer_read()
589 return DFB_INVAREA; in dfb_surface_buffer_write()
594 return DFB_INVAREA; in dfb_surface_buffer_write()
H A Dsurface.c738 return DFB_INVAREA; in dfb_surface_read_buffer()
836 return DFB_INVAREA; in dfb_surface_write_buffer()
841 return DFB_INVAREA; in dfb_surface_write_buffer()
H A Dsurface_pool.c1059 return DFB_INVAREA; in dfb_surface_pool_read()
1106 return DFB_INVAREA; in dfb_surface_pool_write()
H A Dwindows.c1473 ret = DFB_INVAREA; in dfb_window_set_opaque()
H A Dlayer_context.c1032 return DFB_INVAREA; in dfb_layer_context_set_sourcerectangle()
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/cle266/
H A Duc_ovl_hwset.c146 return DFB_INVAREA; in uc_ovl_update()
H A Duc_overlay.c123 return DFB_INVAREA; in uc_ovl_set_region()
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/unichrome/
H A Duc_ovl_hwset.c148 return DFB_INVAREA; in uc_ovl_update()
H A Duc_overlay.c145 return DFB_INVAREA; in uc_ovl_set_region()
/dports/devel/directfb/DirectFB-1.4.17/gfxdrivers/sh772x/
H A Dsh7722_jpeg.c407 return DFB_INVAREA; in IDirectFBImageProvider_SH7722_JPEG_WriteBack()
/dports/devel/directfb/DirectFB-1.4.17/interfaces/IDirectFBVideoProvider/
H A Didirectfbvideoprovider_v4l.c343 return DFB_INVAREA; in IDirectFBVideoProvider_V4L_PlayTo()
358 return DFB_INVAREA; in IDirectFBVideoProvider_V4L_PlayTo()
/dports/devel/directfb/DirectFB-1.4.17/src/windows/
H A Didirectfbwindow.c571 return DFB_INVAREA; in IDirectFBWindow_SetOpaqueRegion()
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/input/c/
H A Ddirectfb.h742 DFB_INVAREA, enumerator
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/expected/c/
H A D02001-directfb.h762 DFB_INVAREA, enumerator
/dports/devel/directfb/DirectFB-1.4.17/include/
H A Ddirectfb.h151DFB_INVAREA = DR_INVAREA, /* An invalid area has been specified or detected. */ enumerator
/dports/devel/directfb/DirectFB-1.4.17/
H A DNEWS4387 (DFB_MISSINGIMAGE, DFB_INVAREA, DFB_THIZNULL and DFB_IDNOTFOUND).
H A DChangeLog41556 New result code 'DFB_INVAREA' that is returned if a surface has no valid area
41572 'DFB_INVAREA' is returned. For non sub surfaces its the same as the "wanted"
41598 If there is no "current" rectangle 'DFB_INVAREA' is returned.