OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:destination_view
(Results
1 - 2
of
2
) sorted by null
/external/ImageMagick/MagickCore/
channel.c
123
*
destination_view
;
local
137
destination_view
=AcquireAuthenticCacheView(destination_image,exception);
163
q=GetCacheViewAuthenticPixels(
destination_view
,0,y,
186
if (SyncCacheViewAuthenticPixels(
destination_view
,exception) == MagickFalse)
189
destination_view
=DestroyCacheView(
destination_view
);
[
all
...]
transform.c
1472
*
destination_view
;
local
[
all
...]
Completed in 220 milliseconds