Searched defs:n_bytes (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/pixman/dist/test/
H A Dscaling-bench.c11 size_t n_bytes = (SOURCE_WIDTH + 2) * (SOURCE_HEIGHT + 2) * 4; local in function:make_source
H A Dpixel-test.c2801 int n_bytes = pixman_image_get_stride (image) * pixman_image_get_height (image); local in function:fill
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_image.c52 int n_bytes = width * bytes_per_pixel; local in function:hash_and_copy
H A Dqxl_mem.c52 unsigned long n_bytes; member in struct:qxl_mem
94 qxl_mem_create(void * base,unsigned long n_bytes) argument
137 qxl_alloc(struct qxl_mem * mem,unsigned long n_bytes,const char * name) argument
[all...]
/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-fast-path.c1165 uint32_t n_bytes = width * bpp; local in function:fast_composite_src_memcpy
H A Dpixman-rvv.c2685 uint32_t n_bytes = width * bpp; local in function:rvv_composite_src_memcpy
/xsrc/external/mit/pixman/dist/test/utils/
H A Dutils.c380 int n_bytes; member in struct:__anone68405660108
405 uint32_t n_bytes = local in function:fence_malloc
586 make_random_bytes (int n_bytes) argument
599 make_random_floats(int n_bytes) argument
[all...]

Completed in 18 milliseconds