Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DRingStream.cpp240 uint32_t xferTotal = available / sizeof(struct asg_type1_xfer); in type1Read() local
285 uint32_t xferTotal = available / sizeof(struct asg_type2_xfer); in type2Read() local
317 uint32_t xferTotal = __atomic_load_n(&mContext.ring_config->transfer_size, __ATOMIC_ACQUIRE); in type3Read() local
/hardware/google/aemu/host-common/
Daddress_space_graphics_unittests.cpp470 uint32_t xferTotal = avail / 8; in type1Read() local
502 uint32_t xferTotal = avail / 16; in type2Read() local