Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DIGraphicBufferProducerFlattenables.cpp39 size_t IGraphicBufferProducer::QueueBufferInput::getFdCount() const { in getFdCount() function in android::IGraphicBufferProducer::QueueBufferInput
137 size_t IGraphicBufferProducer::QueueBufferOutput::getFdCount() const { in getFdCount() function in android::IGraphicBufferProducer::QueueBufferOutput
199 size_t IGraphicBufferProducer::RequestBufferOutput::getFdCount() const { in getFdCount() function in android::IGraphicBufferProducer::RequestBufferOutput
290 size_t IGraphicBufferProducer::DequeueBufferOutput::getFdCount() const { in getFdCount() function in android::IGraphicBufferProducer::DequeueBufferOutput
376 size_t IGraphicBufferProducer::CancelBufferInput::getFdCount() const { in getFdCount() function in android::IGraphicBufferProducer::CancelBufferInput
DBufferItem.cpp112 size_t BufferItem::getFdCount() const { in getFdCount() function in android::BufferItem
DFrameTimestamps.cpp618 size_t FrameEventsDelta::getFdCount() const { in getFdCount() function in android::FrameEventsDelta
748 size_t FrameEventHistoryDelta::getFdCount() const { in getFdCount() function in android::FrameEventHistoryDelta
/frameworks/native/libs/gui/include/gui/
DBufferReleaseChannel.h115 size_t getFdCount() const { return releaseFence->getFdCount(); } in getFdCount() function
/frameworks/native/libs/gui/bufferqueue/1.0/
DConversion.cpp561 size_t getFdCount( in getFdCount() function
694 size_t getFdCount( in getFdCount() function
848 size_t getFdCount( in getFdCount() function
1215 size_t getFdCount( in getFdCount() function
DH2BGraphicBufferProducer.cpp604 inline size_t getFdCount( in getFdCount() function
699 inline size_t getFdCount( in getFdCount() function
801 inline size_t getFdCount( in getFdCount() function
/frameworks/native/libs/ui/
DFence.cpp160 size_t Fence::getFdCount() const { in getFdCount() function in android::Fence
DFenceTime.cpp247 size_t FenceTime::Snapshot::getFdCount() const { in getFdCount() function in android::FenceTime::Snapshot
DGraphicBuffer.cpp460 size_t GraphicBuffer::getFdCount() const { in getFdCount() function in android::GraphicBuffer
/frameworks/native/libs/binder/tests/parcel_fuzzer/
Dbinder.cpp60 size_t getFdCount() const { return 0; } in getFdCount() function
/frameworks/native/libs/binder/tests/
DbinderSafeInterfaceTest.cpp95 size_t getFdCount() const { return 0; } in getFdCount() function
125 size_t getFdCount() const { return 0; } in getFdCount() function in android::tests::TestLightRefBaseFlattenable
DbinderLibTest.cpp1735 size_t getFdCount() const { return mFdCount; } in getFdCount() function
/frameworks/base/core/jni/
Dandroid_database_CursorWindow.cpp70 static int getFdCount() { in getFdCount() function