Searched refs:PhysicalFrameRate (Results 1 – 5 of 5) sorted by relevance
57 if (deviceInfoObj_.PhysicalFrameRate() != INVALID_UINT32) { in Column()58 … sqlite3_result_int(context_, static_cast<int32_t>(deviceInfoObj_.PhysicalFrameRate())); in Column()
189 auto fps = stream_.traceDataCache_->GetDeviceInfo()->PhysicalFrameRate();202 fps = stream_.traceDataCache_->GetDeviceInfo()->PhysicalFrameRate();215 fps = stream_.traceDataCache_->GetDeviceInfo()->PhysicalFrameRate();
80 if (traceDataCache_->GetConstDeviceInfo().PhysicalFrameRate() == INVALID_UINT32 && in UpdateDeviceInfoEvent()
3131 uint32_t DeviceInfo::PhysicalFrameRate() const in PhysicalFrameRate() function in SysTuning::TraceStdtype::DeviceInfo
2533 uint32_t PhysicalFrameRate() const;