Lines Matching refs:CpuConsumer
28 #include <gui/CpuConsumer.h>
69 mCC = new CpuConsumer(params.maxLockedBuffers);
82 class FrameWaiter : public CpuConsumer::FrameAvailableListener {
156 sp<CpuConsumer> mCC;
164 void checkPixel(const CpuConsumer::LockedBuffer &buf,
306 void checkGreyscaleBuffer(const CpuConsumer::LockedBuffer &buf) {
345 void checkRgba8888Buffer(const CpuConsumer::LockedBuffer &buf) {
388 void checkBayerRawBuffer(const CpuConsumer::LockedBuffer &buf) {
429 void checkAnyBuffer(const CpuConsumer::LockedBuffer &buf, int format) {
558 CpuConsumer::LockedBuffer b;
599 CpuConsumer::LockedBuffer b;
639 CpuConsumer::LockedBuffer *b = new CpuConsumer::LockedBuffer[params.maxLockedBuffers];
656 CpuConsumer::LockedBuffer bTooMuch;