Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/gui/include/gui/
H A DIProducerListener.h68 virtual bool needsAttachNotify() { return false; } in needsAttachNotify() function
110 virtual bool needsAttachNotify() { return false; } in needsAttachNotify() function
H A DSurface.h65 virtual bool needsAttachNotify() { return false; } in needsAttachNotify() function
493 virtual bool needsAttachNotify() { in needsAttachNotify() function
/aosp_15_r20/frameworks/native/libs/gui/
H A DIProducerListener.cpp85 virtual bool needsAttachNotify() { in needsAttachNotify() function in android::BpProducerListener
188 bool BnProducerListener::needsAttachNotify() { in needsAttachNotify() function in android::BnProducerListener
/aosp_15_r20/frameworks/native/libs/gui/tests/
H A DBufferQueue_test.cpp1264 virtual bool needsAttachNotify() { return mEnabled; } in needsAttachNotify() function
/aosp_15_r20/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp887 bool needsAttachNotify() override { return true; } in needsAttachNotify() function in android::__anone8e7c1070211::OnBufferReleasedListener