HomeSort by relevance Sort by last modified time
    Searched defs:image_view (Results 26 - 49 of 49) sorted by null

12

  /external/ImageMagick/MagickCore/
segment.c 260 *image_view;
364 image_view=AcquireVirtualCacheView(image,exception);
373 p=GetCacheViewVirtualPixels(image_view,0,y,image->columns,1,exception);
421 image_view=DestroyCacheView(image_view);
540 image_view=AcquireAuthenticCacheView(image,exception);
561 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
646 if (SyncCacheViewAuthenticPixels(image_view,exception) == MagickFalse)
662 image_view=DestroyCacheView(image_view);
254 *image_view; local
    [all...]
shear.c 337 *image_view;
388 image_view=AcquireVirtualCacheView(image,exception);
411 p=GetCacheViewVirtualPixels(image_view,0,y,image->columns,1,exception);
468 p=GetCacheViewVirtualPixels(image_view,0,y,image->columns,1,exception);
502 image_view=DestroyCacheView(image_view);
512 *image_view;
530 image_view=AcquireVirtualCacheView(image,exception);
541 p=GetCacheViewVirtualPixels(image_view,0,y,image->columns,1,exception);
557 image_view=DestroyCacheView(image_view)
334 *image_view; local
509 *image_view; local
717 *image_view, local
1159 *image_view; local
1375 *image_view; local
    [all...]
transform.c 197 *image_view;
253 image_view=AcquireVirtualCacheView(image,exception);
272 p=GetCacheViewVirtualPixels(image_view,0,y,image->columns,1,exception);
336 p=GetCacheViewVirtualPixels(image_view,0,extent.y+extent.height+y,
382 image_view=DestroyCacheView(image_view);
420 *image_view;
457 image_view=AcquireVirtualCacheView(images,exception);
470 p=GetCacheViewVirtualPixels(image_view,0,y,images->columns,1,exception);
496 image_view=DestroyCacheView(image_view)
194 *image_view; local
416 *image_view; local
539 *image_view; local
987 *image_view; local
1187 *image_view; local
1328 *image_view; local
1709 *image_view, local
2161 *image_view, local
2306 *image_view, local
    [all...]
cache.c 4814 *magick_restrict image_view; local
    [all...]
effect.c 140 *image_view;
253 image_view=AcquireVirtualCacheView(image,exception);
302 p=GetCacheViewVirtualPixels(image_view,x-((ssize_t) (width-j)/2L),y-
408 image_view=DestroyCacheView(image_view);
462 *image_view;
575 image_view=AcquireVirtualCacheView(image,exception);
624 p=GetCacheViewVirtualPixels(image_view,x-((ssize_t) (width-j)/2L),y-
730 image_view=DestroyCacheView(image_view);
138 *image_view; local
459 *image_view; local
979 *image_view; local
1446 *image_view, local
1682 *image_view, local
2005 *image_view, local
2777 *image_view, local
3057 *image_view, local
3388 *image_view, local
3737 *image_view, local
3896 *image_view, local
    [all...]
enhance.c 310 *image_view;
357 image_view=AcquireAuthenticCacheView(image,exception);
375 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
416 if (SyncCacheViewAuthenticPixels(image_view,exception) == MagickFalse)
431 image_view=DestroyCacheView(image_view);
510 *image_view;
757 image_view=AcquireAuthenticCacheView(image,exception);
775 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
793 if (SyncCacheViewAuthenticPixels(image_view,exception) == MagickFalse
305 *image_view; local
504 *image_view; local
871 *image_view; local
1023 *image_view; local
1332 *image_view; local
1504 *image_view; local
1788 *image_view; local
1963 *image_view; local
2183 *image_view; local
2390 *image_view; local
2548 *image_view; local
2834 *image_view; local
3150 *image_view; local
3434 *image_view; local
3774 *image_view; local
    [all...]
image.c 539 *image_view;
550 image_view=AcquireVirtualCacheView(next,exception);
574 p=GetCacheViewVirtualPixels(image_view,0,y,next->columns,1,exception);
601 image_view=DestroyCacheView(image_view);
533 *image_view; local
1044 *image_view, local
1428 *image_view; local
2025 *image_view; local
2219 *image_view; local
2333 *image_view; local
2940 *image_view; local
3058 *image_view; local
3529 *image_view; local
    [all...]
morphology.c 2559 *image_view, local
3231 *image_view; local
    [all...]
quantize.c 534 *image_view;
540 image_view=AcquireAuthenticCacheView(image,exception);
561 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,
632 if (SyncCacheViewAuthenticPixels(image_view,exception) == MagickFalse)
648 image_view=DestroyCacheView(image_view);
764 *image_view;
806 image_view=AcquireVirtualCacheView(image,exception);
815 p=GetCacheViewVirtualPixels(image_view,0,y,image->columns,1,exception);
528 *image_view; local
757 *image_view; local
1492 *image_view; local
1929 *image_view; local
2185 *image_view; local
2350 *image_view; local
3302 *image_view; local
    [all...]
statistic.c 495 *image_view;
540 image_view=AcquireVirtualCacheView(next,exception);
541 p=GetCacheViewVirtualPixels(image_view,x,y,1,1,exception);
544 image_view=DestroyCacheView(image_view);
561 image_view=DestroyCacheView(image_view);
597 *image_view;
637 image_view=AcquireVirtualCacheView(next,exception);
638 p=GetCacheViewVirtualPixels(image_view,0,y,image->columns,1
493 *image_view; local
595 *image_view; local
759 *image_view; local
997 *image_view; local
1242 *image_view; local
1478 *image_view; local
1891 *image_view; local
2338 *image_view; local
2960 *image_view, local
    [all...]
accelerate.c 797 *image_view; local
845 image_view=AcquireAuthenticCacheView(image,exception);
846 inputPixels=GetCacheViewAuthenticPixels(image_view,0,0,image->columns,image->rows,exception);
918 outputReady=SyncCacheViewAuthenticPixels(image_view,exception);
922 image_view=DestroyCacheView(image_view);
979 *image_view; local
1579 *image_view; local
1943 *image_view; local
2339 *image_view; local
3069 *image_view; local
3421 *image_view; local
3632 *image_view; local
    [all...]
draw.c 1083 *image_view, local
3378 *image_view; local
3954 *image_view; local
4309 *image_view; local
    [all...]
resize.c 1672 *image_view, local
1835 *image_view, local
2029 *image_view, local
2396 *image_view, local
2611 *image_view, local
2971 *image_view, local
3176 *image_view, local
    [all...]
fx.c 276 *image_view, local
327 image_view=AcquireVirtualCacheView(image,exception);
353 p=GetCacheViewVirtualPixels(image_view,0,y,image->columns,1,exception);
405 image_view=DestroyCacheView(image_view);
447 *image_view, local
484 image_view=AcquireVirtualCacheView(image,exception);
512 p=GetCacheViewVirtualPixels(image_view,0,y,image->columns,1,exception);
561 image_view=DestroyCacheView(image_view);
673 *image_view; local
860 *image_view; local
3086 *image_view; local
3252 *image_view, local
3530 *image_view, local
3922 *image_view, local
4183 *image_view, local
4338 *image_view; local
4648 *image_view; local
5103 *image_view, local
5310 *image_view, local
5628 *image_view, local
5817 *image_view, local
    [all...]
xwindow.c 2126 *image_view; local
7942 *image_view; local
    [all...]
display.c 3697 *image_view; local
4305 *image_view; local
4604 *image_view; local
10067 *image_view; local
13257 *image_view; local
    [all...]
  /external/Microsoft-GSL/tests/
multi_span_tests.cpp 1145 auto image_view = local
1148 iota(image_view.begin(), image_view.end(), 1);
1153 CHECK(expected + 1 == image_view[i][j][0]);
1154 CHECK(expected + 2 == image_view[i][j][1]);
1155 CHECK(expected + 3 == image_view[i][j][2]);
1157 auto val = image_view[{i, j, 0}];
1159 val = image_view[{i, j, 1}];
1161 val = image_view[{i, j, 2}];
    [all...]
  /external/ImageMagick/coders/
tiff.c 473 *image_view;
482 image_view=AcquireAuthenticCacheView(image,exception);
493 q=GetCacheViewAuthenticPixels(image_view,0,y,image->columns,1,exception);
515 if (SyncCacheViewAuthenticPixels(image_view,exception) == MagickFalse)
518 image_view=DestroyCacheView(image_view);
467 *image_view; local
2718 *image_view; local
    [all...]
  /external/vulkan-validation-layers/layers/
core_validation_types.h 226 VkImageView image_view; member in class:IMAGE_VIEW_STATE
228 IMAGE_VIEW_STATE(VkImageView iv, const VkImageViewCreateInfo *ci) : image_view(iv), create_info(*ci){};
core_validation.cpp 279 IMAGE_VIEW_STATE *getImageViewState(const layer_data *dev_data, VkImageView image_view) {
280 auto iv_it = dev_data->imageViewMap.find(image_view);
625 {reinterpret_cast<uint64_t &>(view_state->image_view), VK_DEBUG_REPORT_OBJECT_TYPE_IMAGE_VIEW_EXT});
9457 const VkImageView *image_view = &fbci->pAttachments[attachments[attach].attachment]; local
10263 const VkImageView &image_view = framebufferInfo.pAttachments[i]; local
10302 auto image_view = pFramebuffer->createInfo.pAttachments[ref.attachment]; local
10350 auto image_view = framebuffer->createInfo.pAttachments[i]; local
    [all...]
  /external/ImageMagick/MagickWand/
magick-image.c 5315 *image_view; local
    [all...]
  /external/vulkan-validation-layers/tests/
layer_validation_tests.cpp 8246 VkImageView image_view; local
8514 VkImageView image_view; local
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/core_validation/
core_validation.cpp 8792 const VkImageView &image_view = framebufferInfo.pAttachments[i]; local
8838 const VkImageView &image_view = framebufferInfo.pAttachments[subpass.pInputAttachments[j].attachment]; local
8842 const VkImageView &image_view = framebufferInfo.pAttachments[subpass.pColorAttachments[j].attachment]; local
8846 const VkImageView &image_view = framebufferInfo.pAttachments[subpass.pDepthStencilAttachment->attachment]; local
8872 const VkImageView &image_view = framebuffer->createInfo.pAttachments[i]; local
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
core_validation.cpp 8792 const VkImageView &image_view = framebufferInfo.pAttachments[i]; local
8838 const VkImageView &image_view = framebufferInfo.pAttachments[subpass.pInputAttachments[j].attachment]; local
8842 const VkImageView &image_view = framebufferInfo.pAttachments[subpass.pColorAttachments[j].attachment]; local
8846 const VkImageView &image_view = framebufferInfo.pAttachments[subpass.pDepthStencilAttachment->attachment]; local
8872 const VkImageView &image_view = framebuffer->createInfo.pAttachments[i]; local
    [all...]

Completed in 1095 milliseconds

12