Searched refs:setReleaseFence (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/gui/
H A DGLConsumer.h108 // setReleaseFence stores a fence that will signal when the current buffer
113 void setReleaseFence(const sp<Fence>& fence);
/frameworks/native/libs/gui/
H A DGLConsumer.cpp528 void GLConsumer::setReleaseFence(const sp<Fence>& fence) { function in class:android::GLConsumer
534 ST_LOGE("setReleaseFence: failed to add the fence: %s (%d)",
/frameworks/native/services/surfaceflinger/
H A DLayer.cpp159 mSurfaceFlingerConsumer->setReleaseFence(layer->getAndResetReleaseFence());

Completed in 65 milliseconds