Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DIProducerListener.h68 virtual bool needsAttachNotify() { return false; } in needsAttachNotify() function
110 virtual bool needsAttachNotify() { return false; } in needsAttachNotify() function
DSurface.h65 virtual bool needsAttachNotify() { return false; } in needsAttachNotify() function
496 virtual bool needsAttachNotify() { in needsAttachNotify() function
/frameworks/native/libs/gui/
DIProducerListener.cpp85 virtual bool needsAttachNotify() { in needsAttachNotify() function in android::BpProducerListener
188 bool BnProducerListener::needsAttachNotify() { in needsAttachNotify() function in android::BnProducerListener
/frameworks/native/libs/gui/tests/
DBufferQueue_test.cpp1305 virtual bool needsAttachNotify() { return mEnabled; } in needsAttachNotify() function
/frameworks/av/media/libstagefright/
DMediaCodec.cpp960 bool needsAttachNotify() override { return true; } in needsAttachNotify() function in android::__anon2f652b870211::OnBufferReleasedListener