Home
last modified time | relevance | path

Searched refs:type3Read (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/
DRingStream.h74 void type3Read(uint32_t available, size_t* count, char** current, const char* ptrEnd);
DRingStream.cpp176 type3Read(ringLargeXferAvailable, in readRaw()
313 void RingStream::type3Read( in type3Read() function in gfxstream::RingStream
/hardware/google/aemu/host-common/
Daddress_space_graphics_unittests.cpp452 res = type3Read(largeAvail); in step()
523 int type3Read(uint32_t avail) { in type3Read() function in android::emulation::asg::AddressSpaceGraphicsTest::Consumer