Home
last modified time | relevance | path

Searched defs:getMaxAcquiredBufferCount (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/gui/aidl/android/gui/
DISurfaceComposer.aidl513 int getMaxAcquiredBufferCount(); in getMaxAcquiredBufferCount() method
/frameworks/native/libs/gui/tests/
DSurface_test.cpp1009 binder::Status getMaxAcquiredBufferCount(int32_t* /*buffers*/) override { in getMaxAcquiredBufferCount() function in android::FakeSurfaceComposerAIDL
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp7925 status_t SurfaceFlinger::getMaxAcquiredBufferCount(int* buffers) const { in getMaxAcquiredBufferCount() function in android::SurfaceFlinger
9201 binder::Status SurfaceComposerAIDL::getMaxAcquiredBufferCount(int32_t* buffers) { in getMaxAcquiredBufferCount() function in android::SurfaceComposerAIDL