/aosp_15_r20/external/webp/examples/ |
H A D | anim_util.c | 47 static int CheckSizeForOverflow(uint64_t size) { in CheckSizeForOverflow() 51 static int AllocateFrames(AnimatedImage* const image, uint32_t num_frames) { in AllocateFrames() 83 void ClearAnimatedImage(AnimatedImage* const image) { in ClearAnimatedImage() 215 AnimatedImage* const image, int dump_frames, in ReadAnimatedWebP() 424 const SavedImage* const image = &gif->SavedImages[i]; in GetLoopCountGIF() local 508 static int ReadAnimatedGIF(const char filename[], AnimatedImage* const image, in ReadAnimatedGIF() 689 static int ReadAnimatedGIF(const char filename[], AnimatedImage* const image, in ReadAnimatedGIF() 704 int ReadAnimatedImage(const char filename[], AnimatedImage* const image, in ReadAnimatedImage()
|
/aosp_15_r20/out/soong/.intermediates/external/tflite-support/tflite_support_java/android_common_apex33/javac/ |
D | tflite_support_java.jar | ... int checkElementIndex (int, int)
int index
int size
public static int checkElementIndex (int, int, java ... |
/aosp_15_r20/out/soong/.intermediates/external/tflite-support/tflite_support_java/android_common_apex30/javac/ |
D | tflite_support_java.jar | ... int checkElementIndex (int, int)
int index
int size
public static int checkElementIndex (int, int, java ... |
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationSmokeTests.cpp | 223 VkDeviceSize size; member 298 vk::Move<VkImage> image; member 305 … const ImageParameters &imageParameters, Image &image, MemoryRequirement visibility) in createVulkanImage() 528 VkImage image; member 580 VkImage image; member 582 VkDeviceSize size; member 643 vk::Move<VkImage> image; member 735 Image image; in generateWork() local
|
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | entry_points_cl_autogen.cpp | 264 size_t size, in clCreateBuffer() 357 cl_int CL_API_CALL clGetImageInfo(cl_mem image, in clGetImageInfo() 789 size_t size, in clEnqueueReadBuffer() 815 size_t size, in clEnqueueWriteBuffer() 842 size_t size, in clEnqueueCopyBuffer() 865 cl_mem image, in clEnqueueReadImage() 896 cl_mem image, in clEnqueueWriteImage() 1018 size_t size, in clEnqueueMapBuffer() 1052 cl_mem image, in clEnqueueMapImage() 1818 size_t size, in clEnqueueFillBuffer() [all …]
|
/aosp_15_r20/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/ |
H A D | Camera2StillCaptureTest.java | 367 Image image = imageListener.getImage(CAPTURE_IMAGE_TIMEOUT_MS); in takePictureTestByCamera() local 384 Size size = mStaticInfo.getRawDimensChecked(); in fullRawCaptureTestByCamera() local 567 private static void validateRaw16Image(Image image, Size rawSize) { in validateRaw16Image() 582 private static void validateJpegCapture(Image image, Size jpegSize) { in validateJpegCapture()
|
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/ |
H A D | vk_device.c | 417 VkDeviceSize size, in vk_common_MapMemory() 467 VkImage image, in vk_common_GetImageMemoryRequirements() 486 VkImage image, in vk_common_BindImageMemory() 504 VkImage image, in vk_common_GetImageSparseMemoryRequirements()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/ |
H A D | ragged_image_ops.py | 32 def resize_images_v2(images: ragged_tensor.RaggedTensor, argument 50 def resize_images_v1(images: ragged_tensor.RaggedTensor, argument 67 def _resize_images(resize_op, images, size, **kwargs): argument 80 def resize_one(image): argument
|
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/ |
H A D | GrVkGpu.cpp | 436 sk_sp<GrGpuBuffer> GrVkGpu::onCreateBuffer(size_t size, in onCreateBuffer() 539 size_t size, in add_transfer_dst_buffer_mem_barrier() 582 size_t size) { in onTransferFromBufferToBuffer() 840 VkDeviceSize size = rect.height()*layout.rowPitch; in uploadTexDataLinear() local 1216 VkDeviceSize offset, VkDeviceSize size) { in updateBuffer() 1808 size_t size) { in onUpdateCompressedBackendTexture() 1829 GrVkImage* image = texture->textureImage(); in onUpdateCompressedBackendTexture() local 1885 void set_layout_and_queue_from_mutable_state(GrVkGpu* gpu, GrVkImage* image, in set_layout_and_queue_from_mutable_state() 1986 GrVkImage* image = vkRT->colorAttachment(); in xferBarrier() local 2187 GrVkImage* image; in prepareSurfacesForBackendAccessAndStateUpdates() local [all …]
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | anv_blorp.c | 96 const void *data, uint32_t size, in upload_dynamic_state() 269 const struct anv_image *image, in get_blorp_surf_for_anv_image() 471 struct anv_image *image, in anv_blorp_blitter_execute_on_companion() 625 } image, buffer, *src, *dst; in copy_buffer_to_image() local 1161 VkDeviceSize size, in anv_cmd_buffer_fill_area() 1508 const struct anv_image *image, in exec_ccs_op() 1576 const struct anv_image *image, in exec_mcs_op() 1712 const struct anv_image *image, in anv_fast_clear_depth_stencil() 2233 const struct anv_image *image, in anv_image_clear_color() 2268 const struct anv_image *image, in anv_image_clear_depth_stencil() [all …]
|
/aosp_15_r20/external/skia/gm/ |
H A D | image.cpp | 66 SkSize size = SkSize::Make(SkIntToScalar(surface->width()), in draw_contents() local 207 static void show_scaled_pixels(SkCanvas* canvas, SkImage* image, bool useImageScaling) { in show_scaled_pixels() 274 sk_sp<SkImage> image(make_raster(info, nullptr, nullptr, draw)); in make_codec() local 326 sk_sp<SkImage> image( in onDraw() local 431 sk_sp<SkImage> image(factory()); local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageTexture.cpp | 28 namespace image namespace 112 tcu::IVec3 size = m_layerSize; in layerSize() local 140 tcu::IVec3 Texture::size(const int mipmapLevel) const in size() function in vkt::image::Texture 143 tcu::IVec3 size = layerSize(mipmapLevel); in size() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | vk_helpers.cpp | 860 uint32_t GetImageLayerCountForView(const ImageHelper &image) in GetImageLayerCountForView() 1462 void RenderPassAttachment::init(ImageHelper *image, in init() 1873 ImageHelper *image) in imageReadImpl() 1888 ImageHelper *image) in imageWriteImpl() 1898 ImageHelper *image, in updateImageLayoutAndBarrier() 1916 void CommandBufferHelperCommon::retainImageWithEvent(Context *context, ImageHelper *image) in retainImageWithEvent() 2019 ImageHelper *image) in imageRead() 2044 ImageHelper *image) in imageWrite() 2051 void OutsideRenderPassCommandBufferHelper::retainImage(ImageHelper *image) in retainImage() 2059 void OutsideRenderPassCommandBufferHelper::trackImageWithEvent(Context *context, ImageHelper *image) in trackImageWithEvent() [all …]
|
/aosp_15_r20/frameworks/ex/camera2/extensions/sample/src/java/androidx/camera/extensions/impl/ |
H A D | HdrPreviewExtenderImpl.java | 150 public void process(Image image, TotalCaptureResult result) { in process() 159 public void process(Image image, TotalCaptureResult result, in process() 219 public void onResolutionUpdate(Size size) { in onResolutionUpdate()
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | texcompress_cpal.c | 49 GLuint size; member 81 const void *indices, GLuint num_pixels, GLubyte *image) in paletted_to_color() 178 GLubyte *image = NULL; in _mesa_cpal_compressed_teximage2d() local
|
/aosp_15_r20/external/skia/src/svg/ |
H A D | SkSVGDevice.cpp | 199 SkImage* image = shader->isAImage(nullptr, xy); in RequiresViewportReset() local 517 sk_sp<SkData> AsDataUri(SkImage* image) { in AsDataUri() 563 SkImage* image = shader->isAImage(&outMatrix, xy); in addImageShaderResources() local 729 sk_sp<SkDevice> SkSVGDevice::Make(const SkISize& size, in Make() 736 SkSVGDevice::SkSVGDevice(const SkISize& size, std::unique_ptr<SkXMLWriter> writer, uint32_t flags) in SkSVGDevice() 1013 AutoElement image("image", fWriter); in drawBitmapCommon() local 1027 void SkSVGDevice::drawImageRect(const SkImage* image, const SkRect* src, const SkRect& dst, in drawImageRect()
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkMask.cpp | 23 int64_t size = sk_64_mul(a, b); in safeMul32() local 35 size_t size = this->computeImageSize(); in computeTotalImageSize() local 45 uint8_t* SkMaskBuilder::AllocImage(size_t size, AllocType at) { in AllocImage() 57 void SkMaskBuilder::FreeImage(void* image) { in FreeImage()
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libpng/ |
D | png.h | 626 size_t size; member 2898 #define PNG_IMAGE_ROW_STRIDE(image)\ argument 2910 #define PNG_IMAGE_BUFFER_SIZE(image, row_stride)\ argument 2919 #define PNG_IMAGE_SIZE(image)\ argument 2925 #define PNG_IMAGE_COLORMAP_SIZE(image)\ argument 3111 #define png_image_write_get_memory_size(image, size, convert_to_8_bit, buffer,\ argument 3130 #define PNG_IMAGE_DATA_SIZE(image) (PNG_IMAGE_SIZE(image)+(image).height) argument 3150 #define PNG_IMAGE_COMPRESSED_SIZE_MAX(image)\ argument 3154 #define PNG_IMAGE_PNG_SIZE_MAX_(image, image_size)\ argument 3167 #define PNG_IMAGE_PNG_SIZE_MAX(image)\ argument
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libpng/ |
D | png.h | 626 size_t size; member 2898 #define PNG_IMAGE_ROW_STRIDE(image)\ argument 2910 #define PNG_IMAGE_BUFFER_SIZE(image, row_stride)\ argument 2919 #define PNG_IMAGE_SIZE(image)\ argument 2925 #define PNG_IMAGE_COLORMAP_SIZE(image)\ argument 3111 #define png_image_write_get_memory_size(image, size, convert_to_8_bit, buffer,\ argument 3130 #define PNG_IMAGE_DATA_SIZE(image) (PNG_IMAGE_SIZE(image)+(image).height) argument 3150 #define PNG_IMAGE_COMPRESSED_SIZE_MAX(image)\ argument 3154 #define PNG_IMAGE_PNG_SIZE_MAX_(image, image_size)\ argument 3167 #define PNG_IMAGE_PNG_SIZE_MAX(image)\ argument
|
/aosp_15_r20/external/libpng/ |
H A D | png.h | 625 size_t size; member 2894 #define PNG_IMAGE_ROW_STRIDE(image)\ argument 2906 #define PNG_IMAGE_BUFFER_SIZE(image, row_stride)\ argument 2915 #define PNG_IMAGE_SIZE(image)\ argument 2921 #define PNG_IMAGE_COLORMAP_SIZE(image)\ argument 3107 #define png_image_write_get_memory_size(image, size, convert_to_8_bit, buffer,\ argument 3126 #define PNG_IMAGE_DATA_SIZE(image) (PNG_IMAGE_SIZE(image)+(image).height) argument 3146 #define PNG_IMAGE_COMPRESSED_SIZE_MAX(image)\ argument 3150 #define PNG_IMAGE_PNG_SIZE_MAX_(image, image_size)\ argument 3163 #define PNG_IMAGE_PNG_SIZE_MAX(image)\ argument
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libpng/ |
D | png.h | 626 size_t size; member 2898 #define PNG_IMAGE_ROW_STRIDE(image)\ argument 2910 #define PNG_IMAGE_BUFFER_SIZE(image, row_stride)\ argument 2919 #define PNG_IMAGE_SIZE(image)\ argument 2925 #define PNG_IMAGE_COLORMAP_SIZE(image)\ argument 3111 #define png_image_write_get_memory_size(image, size, convert_to_8_bit, buffer,\ argument 3130 #define PNG_IMAGE_DATA_SIZE(image) (PNG_IMAGE_SIZE(image)+(image).height) argument 3150 #define PNG_IMAGE_COMPRESSED_SIZE_MAX(image)\ argument 3154 #define PNG_IMAGE_PNG_SIZE_MAX_(image, image_size)\ argument 3167 #define PNG_IMAGE_PNG_SIZE_MAX(image)\ argument
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libpng/ |
D | png.h | 626 size_t size; member 2898 #define PNG_IMAGE_ROW_STRIDE(image)\ argument 2910 #define PNG_IMAGE_BUFFER_SIZE(image, row_stride)\ argument 2919 #define PNG_IMAGE_SIZE(image)\ argument 2925 #define PNG_IMAGE_COLORMAP_SIZE(image)\ argument 3111 #define png_image_write_get_memory_size(image, size, convert_to_8_bit, buffer,\ argument 3130 #define PNG_IMAGE_DATA_SIZE(image) (PNG_IMAGE_SIZE(image)+(image).height) argument 3150 #define PNG_IMAGE_COMPRESSED_SIZE_MAX(image)\ argument 3154 #define PNG_IMAGE_PNG_SIZE_MAX_(image, image_size)\ argument 3167 #define PNG_IMAGE_PNG_SIZE_MAX(image)\ argument
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libpng/ |
D | png.h | 626 size_t size; member 2898 #define PNG_IMAGE_ROW_STRIDE(image)\ argument 2910 #define PNG_IMAGE_BUFFER_SIZE(image, row_stride)\ argument 2919 #define PNG_IMAGE_SIZE(image)\ argument 2925 #define PNG_IMAGE_COLORMAP_SIZE(image)\ argument 3111 #define png_image_write_get_memory_size(image, size, convert_to_8_bit, buffer,\ argument 3130 #define PNG_IMAGE_DATA_SIZE(image) (PNG_IMAGE_SIZE(image)+(image).height) argument 3150 #define PNG_IMAGE_COMPRESSED_SIZE_MAX(image)\ argument 3154 #define PNG_IMAGE_PNG_SIZE_MAX_(image, image_size)\ argument 3167 #define PNG_IMAGE_PNG_SIZE_MAX(image)\ argument
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libpng/ |
D | png.h | 626 size_t size; member 2898 #define PNG_IMAGE_ROW_STRIDE(image)\ argument 2910 #define PNG_IMAGE_BUFFER_SIZE(image, row_stride)\ argument 2919 #define PNG_IMAGE_SIZE(image)\ argument 2925 #define PNG_IMAGE_COLORMAP_SIZE(image)\ argument 3111 #define png_image_write_get_memory_size(image, size, convert_to_8_bit, buffer,\ argument 3130 #define PNG_IMAGE_DATA_SIZE(image) (PNG_IMAGE_SIZE(image)+(image).height) argument 3150 #define PNG_IMAGE_COMPRESSED_SIZE_MAX(image)\ argument 3154 #define PNG_IMAGE_PNG_SIZE_MAX_(image, image_size)\ argument 3167 #define PNG_IMAGE_PNG_SIZE_MAX(image)\ argument
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libpng/ |
D | png.h | 626 size_t size; member 2898 #define PNG_IMAGE_ROW_STRIDE(image)\ argument 2910 #define PNG_IMAGE_BUFFER_SIZE(image, row_stride)\ argument 2919 #define PNG_IMAGE_SIZE(image)\ argument 2925 #define PNG_IMAGE_COLORMAP_SIZE(image)\ argument 3111 #define png_image_write_get_memory_size(image, size, convert_to_8_bit, buffer,\ argument 3130 #define PNG_IMAGE_DATA_SIZE(image) (PNG_IMAGE_SIZE(image)+(image).height) argument 3150 #define PNG_IMAGE_COMPRESSED_SIZE_MAX(image)\ argument 3154 #define PNG_IMAGE_PNG_SIZE_MAX_(image, image_size)\ argument 3167 #define PNG_IMAGE_PNG_SIZE_MAX(image)\ argument
|