Home
last modified time | relevance | path

Searched defs:sw_write (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/trusty/musl/src/stdio/
Dvswprintf.c13 static size_t sw_write(FILE *f, const unsigned char *s, size_t l) in sw_write() function
/aosp_15_r20/external/musl/src/stdio/
H A Dvswprintf.c13 static size_t sw_write(FILE *f, const unsigned char *s, size_t l) in sw_write() function
/aosp_15_r20/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp647 bool sw_write = (0 != (usage & GRALLOC_USAGE_SW_WRITE_MASK)); in gralloc_alloc() local
1178 bool sw_write = (0 != (usage & GRALLOC_USAGE_SW_WRITE_MASK)); in gralloc_lock() local