Home
last modified time | relevance | path

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

/frameworks/native/libs/ui/
DFence.cpp138 size_t Fence::getFdCount() const { in getFdCount() function in android::Fence
DFenceTime.cpp211 size_t FenceTime::Snapshot::getFdCount() const { in getFdCount() function in android::FenceTime::Snapshot
DGraphicBuffer.cpp386 size_t GraphicBuffer::getFdCount() const { in getFdCount() function in android::GraphicBuffer
/frameworks/native/libs/gui/
DBufferItem.cpp108 size_t BufferItem::getFdCount() const { in getFdCount() function in android::BufferItem
DFrameTimestamps.cpp535 size_t FrameEventsDelta::getFdCount() const { in getFdCount() function in android::FrameEventsDelta
647 size_t FrameEventHistoryDelta::getFdCount() const { in getFdCount() function in android::FrameEventHistoryDelta
DIGraphicBufferProducer.cpp1081 size_t IGraphicBufferProducer::QueueBufferInput::getFdCount() const { in getFdCount() function in android::IGraphicBufferProducer::QueueBufferInput
1156 size_t IGraphicBufferProducer::QueueBufferOutput::getFdCount() const { in getFdCount() function in android::IGraphicBufferProducer::QueueBufferOutput
/frameworks/native/libs/gui/bufferqueue/1.0/
DConversion.cpp575 size_t getFdCount( in getFdCount() function
708 size_t getFdCount( in getFdCount() function
868 size_t getFdCount( in getFdCount() function
1235 size_t getFdCount( in getFdCount() function
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
/frameworks/native/libs/binder/include/binder/
DParcel.h554 virtual size_t getFdCount() const { in getFdCount() function
/frameworks/native/libs/binder/tests/
DbinderSafeInterfaceTest.cpp87 size_t getFdCount() const { return 0; } in getFdCount() function
117 size_t getFdCount() const { return 0; } in getFdCount() function in android::tests::TestLightRefBaseFlattenable
/frameworks/base/core/jni/
Dandroid_database_CursorWindow.cpp70 static int getFdCount() { in getFdCount() function