Home
last modified time | relevance | path

Searched refs:writeBufferBytes (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/GoldfishAddressSpace/
DAddressSpaceStream.cpp533 uint8_t* writeBufferBytes = (uint8_t*)(&xfer); in type1Write() local
552 writeBufferBytes + sent, in type1Write()
/hardware/google/aemu/host-common/
Daddress_space_graphics_unittests.cpp260 uint8_t* writeBufferBytes = (uint8_t*)(&xfer); in type1WriteWithNotify() local
265 mContext.to_host, writeBufferBytes + sent, sizeForRing - sent, 1); in type1WriteWithNotify()