Searched defs:nextBuffer (Results 1 – 3 of 3) sorted by relevance
109 unsigned char* nextBuffer = NULL; in inflateToBuffer() local162 long read(unsigned char** nextBuffer, long readSize) const { in read()182 long read(unsigned char** nextBuffer, long readSize) const { in read()200 long read(unsigned char** nextBuffer, long /*readSize*/) { in read()
126 status_t FramebufferSurface::nextBuffer(uint32_t& outSlot, in nextBuffer() function in android::FramebufferSurface
51 static const uint8_t* nextBuffer; variable