Searched defs:bufferCount (Results 1 – 14 of 14) sorted by relevance
78 const int16_t bufferCount; variable
101 int32_t bufferCount{0}; in OnRemoteRequest() local
109 VsyncError VSyncConnectionProxy::SetUiDvsyncConfig(int32_t bufferCount) in SetUiDvsyncConfig()
274 VsyncError VSyncReceiver::SetUiDvsyncConfig(int32_t bufferCount) in SetUiDvsyncConfig()
294 VsyncError VSyncConnection::SetUiDvsyncConfig(int32_t bufferCount) in SetUiDvsyncConfig()1394 VsyncError VSyncDistributor::SetUiDvsyncConfig(int32_t bufferCount) in SetUiDvsyncConfig()1608 …tributor::AdaptiveDVSyncEnable(const std::string &nodeName, int64_t timeStamp, int32_t bufferCount, in AdaptiveDVSyncEnable()1619 int32_t bufferCount, int64_t lastConsumeTime) in SetBufferInfo()
88 int32_t bufferCount = GetData<int32_t>(); in DoSomethingInterestingWithMyAPI() local
134 int32_t bufferCount = GetData<int32_t>(); in DoSomethingInterestingWithMyAPI() local
81 int32_t bufferCount = GetData<int32_t>(); in DoSomethingInterestingWithMyAPI() local
160 int32_t bufferCount = GetData<int32_t>(); in DoSomethingInterestingWithMyAPI() local
98 int32_t bufferCount = surfaceHandler->GetAvailableBufferCount(); in SetBufferInfoAndRequest() local
5164 int32_t bufferCount, int64_t lastConsumeTime) in SetBufferInfo()
429 uint32_t bufferCount = 2; variable
134 void CreateGpuDescriptorSetFunc(const Device& device, const uint32_t bufferCount, const RenderHandl… in CreateGpuDescriptorSetFunc()
125 …ray_view<const DescriptorSetLayoutBinding> descriptorSetLayoutBindings, const uint32_t bufferCount, in InitFillBindings()