Home
last modified time | relevance | path

Searched defs:__DFB_CoreLayerRegion (Results 1 – 1 of 1) sorted by relevance

/dports/devel/directfb/DirectFB-1.4.17/src/core/
H A Dlayers_internal.h162 struct __DFB_CoreLayerRegion { struct
163 FusionObject object;
165 CoreLayerContext *context;
167 FusionSkirmish lock;
169 CoreLayerRegionStateFlags state;
171 CoreLayerRegionConfig config;
173 CoreSurface *surface;
174 CoreSurfaceBufferLock surface_lock;
175 GlobalReaction surface_reaction;
177 void *region_data;
[all …]