Searched defs:setClientTargetSlotCount (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/vr/hardware_composer/impl/
H A Dvr_composer_client.cpp261 Return<Error> VrComposerClient::setClientTargetSlotCount( function in class:android::dvr::VrComposerClient
263 return client_->setClientTargetSlotCount(display, clientTargetSlotCount);
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DComposerHal.cpp537 Error Composer::setClientTargetSlotCount(Display display) function in class:android::Hwc2::Composer
540 auto ret = mClient->setClientTargetSlotCount(display, bufferSlotCount);

Completed in 115 milliseconds