OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DestroyImageView
(Results
1 - 8
of
8
) sorted by null
/external/ImageMagick/MagickCore/
image-view.h
51
*
DestroyImageView
(ImageView *),
image-view.c
138
%
DestroyImageView
() deallocates memory associated with a image view.
140
% The format of the
DestroyImageView
method is:
142
% ImageView *
DestroyImageView
(ImageView *image_view)
149
MagickExport ImageView *
DestroyImageView
(ImageView *image_view)
[
all
...]
methods.h
248
#define
DestroyImageView
PrependMagickMethod(
DestroyImageView
)
[
all
...]
/external/skia/src/gpu/vk/
GrVkImageView.cpp
65
GR_VK_CALL(gpu->vkInterface(),
DestroyImageView
(gpu->device(), fImageView, nullptr));
GrVkInterface.cpp
90
ACQUIRE_PROC(
DestroyImageView
, VK_NULL_HANDLE, device);
/external/skqp/src/gpu/vk/
GrVkImageView.cpp
65
GR_VK_CALL(gpu->vkInterface(),
DestroyImageView
(gpu->device(), fImageView, nullptr));
GrVkInterface.cpp
90
ACQUIRE_PROC(
DestroyImageView
, VK_NULL_HANDLE, device);
/external/ImageMagick/www/source/core/
sigmoidal-contrast.c
104
contrast_view=
DestroyImageView
(contrast_view);
Completed in 403 milliseconds