Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
darkroom_locked_surface_t Struct Reference
+ Collaboration diagram for darkroom_locked_surface_t:

Data Fields

uint64_t hash
 
int width
 
int height
 
voiddata
 
struct dt_pixel_cache_entry_tentry
 
cairo_surface_t * surface
 

Detailed Description

Definition at line 574 of file darkroom.c.

Field Documentation

◆ data

void* darkroom_locked_surface_t::data

Definition at line 579 of file darkroom.c.

Referenced by _lock_pipe_surface(), and _release_locked_surface().

◆ entry

struct dt_pixel_cache_entry_t* darkroom_locked_surface_t::entry

◆ hash

◆ height

int darkroom_locked_surface_t::height

◆ surface

cairo_surface_t* darkroom_locked_surface_t::surface

◆ width

int darkroom_locked_surface_t::width

The documentation for this struct was generated from the following file: