Home
last modified time | relevance | path

Searched defs:needsReleaseNotify (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/bqhelper/
DWProducerListener.cpp32 Return<bool> TWProducerListener::needsReleaseNotify() { in needsReleaseNotify() function in android::TWProducerListener
46 bool LWProducerListener::needsReleaseNotify() { in needsReleaseNotify() function in android::LWProducerListener
/frameworks/native/libs/gui/
DIProducerListener.cpp42 virtual bool needsReleaseNotify() { in needsReleaseNotify() function in android::BpProducerListener
85 bool BnProducerListener::needsReleaseNotify() { in needsReleaseNotify() function in android::BnProducerListener
/frameworks/native/libs/gui/include/gui/
DIProducerListener.h66 virtual bool needsReleaseNotify() { return false; } in needsReleaseNotify() function
/frameworks/native/libs/gui/bufferqueue/1.0/
DB2HProducerListener.cpp37 Return<bool> B2HProducerListener::needsReleaseNotify() { in needsReleaseNotify() function in android::hardware::graphics::bufferqueue::V1_0::utils::B2HProducerListener
/frameworks/av/services/camera/libcameraservice/api1/client2/
DZslProcessor.h90 virtual bool needsReleaseNotify() { return true; } in needsReleaseNotify() function