HomeSort by relevance Sort by last modified time
    Searched refs:mBufferPointer (Results 1 - 2 of 2) sorted by null

  /frameworks/native/include/gui/
CpuConsumer.h 110 void *mBufferPointer;
114 mBufferPointer(NULL) {
  /frameworks/native/libs/gui/
CpuConsumer.cpp 131 ab.mBufferPointer = bufferPointer;
166 if (bufPtr == mAcquiredBuffers[lockedIdx].mBufferPointer) break;
197 ab.mBufferPointer = NULL;

Completed in 43 milliseconds