Searched refs:PhysicalWidth (Results 1 – 4 of 4) sorted by relevance
47 if (deviceInfoObj_.PhysicalWidth() != INVALID_UINT32) { in Column()48 sqlite3_result_int(context_, static_cast<int32_t>(deviceInfoObj_.PhysicalWidth())); in Column()
83 } else if (traceDataCache_->GetConstDeviceInfo().PhysicalWidth() == INVALID_UINT32 && in UpdateDeviceInfoEvent()
3123 uint32_t DeviceInfo::PhysicalWidth() const in PhysicalWidth() function in SysTuning::TraceStdtype::DeviceInfo
2531 uint32_t PhysicalWidth() const;