Searched defs:rejecter (Results 1 - 1 of 1) sorted by path

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlingerConsumer.cpp31 status_t SurfaceFlingerConsumer::updateTexImage(BufferRejecter* rejecter) argument
67 // We call the rejecter here, in case the caller has a reason to
71 if (rejecter && rejecter->reject(mSlots[buf].mGraphicBuffer, item)) {

Completed in 207 milliseconds