Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/bufferqueue/1.0/
DWProducerListener.cpp32 Return<bool> TWProducerListener::needsReleaseNotify() { in needsReleaseNotify() function in android::TWProducerListener
46 bool LWProducerListener::needsReleaseNotify() { in needsReleaseNotify() function in android::LWProducerListener
DB2HProducerListener.cpp37 Return<bool> B2HProducerListener::needsReleaseNotify() { in needsReleaseNotify() function in android::hardware::graphics::bufferqueue::V1_0::utils::B2HProducerListener
DH2BProducerListener.cpp48 bool H2BProducerListener::needsReleaseNotify() { in needsReleaseNotify() function in android::hardware::graphics::bufferqueue::V1_0::utils::H2BProducerListener
/frameworks/native/libs/gui/
DIProducerListener.cpp44 virtual bool needsReleaseNotify() { in needsReleaseNotify() function in android::BpProducerListener
84 virtual bool needsReleaseNotify() override { in needsReleaseNotify() function in android::HpProducerListener
124 bool BnProducerListener::needsReleaseNotify() { in needsReleaseNotify() function in android::BnProducerListener
/frameworks/native/libs/gui/include/gui/
DIProducerListener.h93 virtual bool needsReleaseNotify() { return false; } in needsReleaseNotify() function
DSurface.h421 virtual bool needsReleaseNotify() { in needsReleaseNotify() function
/frameworks/native/libs/gui/bufferqueue/2.0/
DH2BProducerListener.cpp51 bool H2BProducerListener::needsReleaseNotify() { in needsReleaseNotify() function in android::hardware::graphics::bufferqueue::V2_0::utils::H2BProducerListener
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3OutputStream.h186 BufferProducerListener(wp<Camera3OutputStream> parent, bool needsReleaseNotify) in BufferProducerListener()
194 virtual bool needsReleaseNotify() { return mNeedsReleaseNotify; } in needsReleaseNotify() function
DCamera3OutputStream.cpp87 bool needsReleaseNotify = setId > CAMERA3_STREAM_SET_ID_INVALID; in Camera3OutputStream() local
127 bool needsReleaseNotify = setId > CAMERA3_STREAM_SET_ID_INVALID; in Camera3OutputStream() local
171 bool needsReleaseNotify = setId > CAMERA3_STREAM_SET_ID_INVALID; in Camera3OutputStream() local
206 bool needsReleaseNotify = setId > CAMERA3_STREAM_SET_ID_INVALID; in Camera3OutputStream() local
/frameworks/av/services/camera/libcameraservice/api1/client2/
DZslProcessor.h90 virtual bool needsReleaseNotify() { return true; } in needsReleaseNotify() function
/frameworks/av/media/codec2/hal/client/
DGraphicBufferAllocator.cpp44 virtual bool needsReleaseNotify() { return true; } in needsReleaseNotify() function in aidl::android::hardware::media::c2::implementation::OnBufferReleasedListener
/frameworks/native/libs/gui/tests/
DBufferQueue_test.cpp1045 virtual bool needsReleaseNotify() { return false; } in needsReleaseNotify() function
1201 virtual bool needsReleaseNotify() { return true; } in needsReleaseNotify() function
DSurface_test.cpp79 virtual bool needsReleaseNotify() { in needsReleaseNotify() function in android::FakeSurfaceListener
/frameworks/av/media/codec2/tests/aidl/
DGraphicsTracker_test.cpp117 virtual bool needsReleaseNotify() override { return true; } in needsReleaseNotify() function
/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/video/
DVtsHalMediaC2V1_0TargetVideoDecTest.cpp577 virtual bool needsReleaseNotify() override { return false; } in TEST_P() function in __anon31a7e1550111::TEST_P::DummyProducerListener
/frameworks/av/media/libstagefright/
DMediaCodec.cpp871 bool needsReleaseNotify() override { return true; } in needsReleaseNotify() function in android::__anon91eb0a250211::OnBufferReleasedListener