Searched refs:type3Read (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/host/ | ||
D | RingStream.h | 74 void type3Read(uint32_t available, size_t* count, char** current, const char* ptrEnd); |
D | RingStream.cpp | 176 type3Read(ringLargeXferAvailable, in readRaw() |
/hardware/google/aemu/host-common/ | ||
D | address_space_graphics_unittests.cpp | 452 res = type3Read(largeAvail); in step() |