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

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

Completed in 48 milliseconds