Home
last modified time | relevance | path

Searched defs:getFdCount (Results 1 – 12 of 12) sorted by relevance

/aosp12/frameworks/native/libs/gui/
H A DIGraphicBufferProducerFlattenables.cpp41 size_t IGraphicBufferProducer::QueueBufferInput::getFdCount() const { in getFdCount() function in android::IGraphicBufferProducer::QueueBufferInput
124 size_t IGraphicBufferProducer::QueueBufferOutput::getFdCount() const { in getFdCount() function in android::IGraphicBufferProducer::QueueBufferOutput
184 size_t IGraphicBufferProducer::RequestBufferOutput::getFdCount() const { in getFdCount() function in android::IGraphicBufferProducer::RequestBufferOutput
275 size_t IGraphicBufferProducer::DequeueBufferOutput::getFdCount() const { in getFdCount() function in android::IGraphicBufferProducer::DequeueBufferOutput
361 size_t IGraphicBufferProducer::CancelBufferInput::getFdCount() const { in getFdCount() function in android::IGraphicBufferProducer::CancelBufferInput
H A DBufferItem.cpp108 size_t BufferItem::getFdCount() const { in getFdCount() function in android::BufferItem
H A DFrameTimestamps.cpp547 size_t FrameEventsDelta::getFdCount() const { in getFdCount() function in android::FrameEventsDelta
659 size_t FrameEventHistoryDelta::getFdCount() const { in getFdCount() function in android::FrameEventHistoryDelta
/aosp12/frameworks/native/libs/gui/bufferqueue/1.0/
H A DConversion.cpp561 size_t getFdCount( in getFdCount() function
694 size_t getFdCount( in getFdCount() function
854 size_t getFdCount( in getFdCount() function
1222 size_t getFdCount( in getFdCount() function
H A DH2BGraphicBufferProducer.cpp604 inline size_t getFdCount( in getFdCount() function
699 inline size_t getFdCount( in getFdCount() function
802 inline size_t getFdCount( in getFdCount() function
/aosp12/frameworks/native/libs/ui/
H A DFence.cpp156 size_t Fence::getFdCount() const { in getFdCount() function in android::Fence
H A DFenceTime.cpp239 size_t FenceTime::Snapshot::getFdCount() const { in getFdCount() function in android::FenceTime::Snapshot
H A DGraphicBuffer.cpp360 size_t GraphicBuffer::getFdCount() const { in getFdCount() function in android::GraphicBuffer
/aosp12/system/core/libutils/include/utils/
H A DFlattenable.h130 inline size_t Flattenable<T>::getFdCount() const { in getFdCount() function
/aosp12/frameworks/native/libs/binder/tests/parcel_fuzzer/
H A Dbinder.cpp49 size_t getFdCount() const { return 0; } in getFdCount() function
/aosp12/frameworks/native/libs/binder/tests/
H A DbinderSafeInterfaceTest.cpp90 size_t getFdCount() const { return 0; } in getFdCount() function
120 size_t getFdCount() const { return 0; } in getFdCount() function in android::tests::TestLightRefBaseFlattenable
/aosp12/frameworks/base/core/jni/
H A Dandroid_database_CursorWindow.cpp70 static int getFdCount() { in getFdCount() function