MagickCore
7.0.11
|
#include <cache-private.h>
Definition at line 132 of file cache-private.h.
PixelTrait _CacheInfo::alpha_trait |
Definition at line 141 of file cache-private.h.
Referenced by QueueAuthenticPixelsStream().
char _CacheInfo::cache_filename[MagickPathExtent] |
Definition at line 195 of file cache-private.h.
Referenced by OpenPixelCacheOnDisk(), RelinquishPixelCachePixels(), and WritePixelCacheMetacontent().
PixelChannelMap _CacheInfo::channel_map[MaxPixelChannels] |
Definition at line 155 of file cache-private.h.
ChannelType _CacheInfo::channels |
Definition at line 144 of file cache-private.h.
Referenced by QueueAuthenticPixelsStream().
ColorspaceType _CacheInfo::colorspace |
Definition at line 138 of file cache-private.h.
Referenced by QueueAuthenticPixelsStream().
size_t _CacheInfo::columns |
Definition at line 147 of file cache-private.h.
Referenced by QueueAuthenticPixelsStream(), SyncAuthenticPixelsStream(), WritePixelCacheMetacontent(), and WriteStreamImage().
MagickBooleanType _CacheInfo::composite_mask |
Definition at line 231 of file cache-private.h.
MagickBooleanType _CacheInfo::debug |
Definition at line 208 of file cache-private.h.
Referenced by WritePixelCacheMetacontent().
MapMode _CacheInfo::disk_mode |
Definition at line 161 of file cache-private.h.
Referenced by OpenPixelCacheOnDisk().
int _CacheInfo::file |
Definition at line 192 of file cache-private.h.
Referenced by ClosePixelCacheOnDisk(), OpenPixelCacheOnDisk(), and RelinquishPixelCachePixels().
SemaphoreInfo * _CacheInfo::file_semaphore |
Definition at line 218 of file cache-private.h.
Referenced by DestroyPixelStream(), and WritePixelCacheMetacontent().
char _CacheInfo::filename[MagickPathExtent] |
Definition at line 195 of file cache-private.h.
Referenced by AcquireStreamPixels(), and WritePixelCacheMetacontent().
MagickSizeType _CacheInfo::height_limit |
Definition at line 234 of file cache-private.h.
MagickThreadType _CacheInfo::id |
Definition at line 212 of file cache-private.h.
MagickSizeType _CacheInfo::length |
Definition at line 171 of file cache-private.h.
Referenced by AcquireStreamPixels(), GetVirtualPixelStream(), QueueAuthenticPixelsStream(), RelinquishPixelCachePixels(), and RelinquishStreamPixels().
MagickBooleanType _CacheInfo::mapped |
Definition at line 165 of file cache-private.h.
Referenced by AcquireStreamPixels(), RelinquishPixelCachePixels(), and RelinquishStreamPixels().
void* _CacheInfo::metacontent |
Definition at line 189 of file cache-private.h.
Referenced by GetAuthenticMetacontentFromStream(), GetVirtualMetacontentFromStream(), GetVirtualPixelStream(), QueueAuthenticPixelsStream(), RelinquishPixelCachePixels(), RelinquishStreamPixels(), and WritePixelCacheMetacontent().
size_t _CacheInfo::metacontent_extent |
Definition at line 151 of file cache-private.h.
Referenced by GetVirtualPixelStream(), QueueAuthenticPixelsStream(), and WritePixelCacheMetacontent().
CacheMethods _CacheInfo::methods |
Definition at line 199 of file cache-private.h.
MapMode _CacheInfo::mode |
Definition at line 161 of file cache-private.h.
Referenced by RelinquishPixelCachePixels().
NexusInfo** _CacheInfo::nexus_info |
Definition at line 183 of file cache-private.h.
Referenced by DestroyPixelStream().
size_t _CacheInfo::number_channels |
Definition at line 151 of file cache-private.h.
Referenced by GetVirtualPixelStream(), QueueAuthenticPixelsStream(), and WritePixelCacheMetacontent().
size_t _CacheInfo::number_threads |
Definition at line 180 of file cache-private.h.
Referenced by DestroyPixelStream().
MagickOffsetType _CacheInfo::offset |
Definition at line 168 of file cache-private.h.
Referenced by WritePixelCacheMetacontent().
MagickCLCacheInfo _CacheInfo::opencl |
Definition at line 228 of file cache-private.h.
Referenced by RelinquishPixelCachePixels().
Quantum* _CacheInfo::pixels |
Definition at line 186 of file cache-private.h.
Referenced by AcquireStreamPixels(), GetAuthenticPixelsFromStream(), GetVirtualPixelsStream(), GetVirtualPixelStream(), QueueAuthenticPixelsStream(), RelinquishPixelCachePixels(), RelinquishStreamPixels(), and SyncAuthenticPixelsStream().
RandomInfo* _CacheInfo::random_info |
Definition at line 202 of file cache-private.h.
ssize_t _CacheInfo::reference_count |
Definition at line 215 of file cache-private.h.
Referenced by DestroyPixelStream().
size_t _CacheInfo::rows |
Definition at line 147 of file cache-private.h.
Referenced by QueueAuthenticPixelsStream(), WritePixelCacheMetacontent(), and WriteStreamImage().
SemaphoreInfo* _CacheInfo::semaphore |
Definition at line 218 of file cache-private.h.
Referenced by DestroyPixelStream().
void* _CacheInfo::server_info |
Definition at line 205 of file cache-private.h.
Referenced by RelinquishPixelCachePixels(), and WritePixelCacheMetacontent().
size_t _CacheInfo::signature |
Definition at line 225 of file cache-private.h.
Referenced by DestroyPixelStream(), GetAuthenticMetacontentFromStream(), GetAuthenticPixelsFromStream(), GetVirtualMetacontentFromStream(), GetVirtualPixelsStream(), GetVirtualPixelStream(), QueueAuthenticPixelsStream(), SyncAuthenticPixelsStream(), and WriteStreamImage().
ClassType _CacheInfo::storage_class |
Definition at line 135 of file cache-private.h.
Referenced by QueueAuthenticPixelsStream().
MagickBooleanType _CacheInfo::synchronize |
Definition at line 208 of file cache-private.h.
time_t _CacheInfo::timestamp |
Definition at line 222 of file cache-private.h.
CacheType _CacheInfo::type |
Definition at line 158 of file cache-private.h.
Referenced by RelinquishPixelCachePixels(), and WritePixelCacheMetacontent().
PixelInfo _CacheInfo::virtual_pixel_color |
Definition at line 177 of file cache-private.h.
VirtualPixelMethod _CacheInfo::virtual_pixel_method |
Definition at line 174 of file cache-private.h.
MagickSizeType _CacheInfo::width_limit |
Definition at line 234 of file cache-private.h.