Home
last modified time | relevance | path

Searched refs:bufferSlotCount (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
DHidlComposerHal.cpp331 const uint32_t bufferSlotCount = 1; in createVirtualDisplay() local
336 bufferSlotCount, in createVirtualDisplay()
350 bufferSlotCount, in createVirtualDisplay()
682 const uint32_t bufferSlotCount = BufferQueue::NUM_BUFFER_SLOTS; in setClientTargetSlotCount() local
683 auto ret = mClient->setClientTargetSlotCount(display, bufferSlotCount); in setClientTargetSlotCount()
DAidlComposerHal.cpp388 const int32_t bufferSlotCount = 1; in createVirtualDisplay() local
394 bufferSlotCount, &virtualDisplay); in createVirtualDisplay()
850 const int32_t bufferSlotCount = BufferQueue::NUM_BUFFER_SLOTS; in setClientTargetSlotCount() local
852 bufferSlotCount); in setClientTargetSlotCount()