Home
last modified time | relevance | path

Searched refs:PhysicalWidth (Results 1 – 4 of 4) sorted by relevance

/developtools/smartperf_host/trace_streamer/src/table/base/
Ddevice_info_table.cpp47 if (deviceInfoObj_.PhysicalWidth() != INVALID_UINT32) { in Column()
48 sqlite3_result_int(context_, static_cast<int32_t>(deviceInfoObj_.PhysicalWidth())); in Column()
/developtools/smartperf_host/trace_streamer/src/filter/
Danimation_filter.cpp83 } else if (traceDataCache_->GetConstDeviceInfo().PhysicalWidth() == INVALID_UINT32 && in UpdateDeviceInfoEvent()
/developtools/smartperf_host/trace_streamer/src/trace_data/
Dtrace_stdtype.cpp3123 uint32_t DeviceInfo::PhysicalWidth() const in PhysicalWidth() function in SysTuning::TraceStdtype::DeviceInfo
Dtrace_stdtype.h2531 uint32_t PhysicalWidth() const;