OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetCacheViewAuthenticPixelQueue
(Results
1 - 6
of
6
) sorted by null
/external/ImageMagick/MagickCore/
cache-view.h
94
*
GetCacheViewAuthenticPixelQueue
(CacheView *) magick_hot_spot,
cache-view.c
374
%
GetCacheViewAuthenticPixelQueue
() returns the pixels associated with the
379
% The format of the
GetCacheViewAuthenticPixelQueue
() method is:
381
% Quantum *
GetCacheViewAuthenticPixelQueue
(CacheView *cache_view)
388
MagickExport Quantum *
GetCacheViewAuthenticPixelQueue
(CacheView *cache_view)
[
all
...]
image-view.c
376
return(
GetCacheViewAuthenticPixelQueue
(image_view->view));
[
all
...]
methods.h
348
#define
GetCacheViewAuthenticPixelQueue
PrependMagickMethod(
GetCacheViewAuthenticPixelQueue
)
[
all
...]
quantum-import.c
[
all
...]
quantum-export.c
[
all
...]
Completed in 105 milliseconds