Home
last modified time | relevance | path

Searched defs:memory_bytes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libpng/
H A Dpngwrite.c1542 png_alloc_size_t memory_bytes; /* not used for STDIO */ member
2236 png_alloc_size_t * PNG_RESTRICT memory_bytes, int convert_to_8bit, in png_image_write_to_memory()
/aosp_15_r20/bionic/libc/malloc_debug/tests/
H A Dmalloc_debug_unit_tests.cpp2035 static void VerifyZygoteSet(size_t memory_bytes) { in VerifyZygoteSet()