HomeSort by relevance Sort by last modified time
    Searched full:hwinfo (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_info.cpp 47 #define __CLASS__ "HWInfo"
60 const std::bitset<8> HWInfo::kDefaultFormatSupport[kHWSubBlockMax][
71 int HWInfo::ParseString(const char *input, char *tokens[], const uint32_t max_token,
91 HWInfo *hw_info = NULL;
93 hw_info = new HWInfo();
104 HWInfo *hw_info = static_cast<HWInfo *>(intf);
110 DisplayError HWInfo::GetDynamicBWLimits(HWResourceInfo *hw_resource) {
152 DisplayError HWInfo::GetHWResourceInfo(HWResourceInfo *hw_resource) {
354 DisplayError HWInfo::GetHWRotatorInfo(HWResourceInfo *hw_resource)
    [all...]
hw_info.h 42 class HWInfo: public HWInfoInterface {
  /hardware/qcom/display/msmcobalt/sdm/libs/core/fb/
hw_info.cpp 47 #define __CLASS__ "HWInfo"
60 const std::bitset<8> HWInfo::kDefaultFormatSupport[kHWSubBlockMax][
71 int HWInfo::ParseString(const char *input, char *tokens[], const uint32_t max_token,
91 HWInfo *hw_info = NULL;
93 hw_info = new HWInfo();
104 HWInfo *hw_info = static_cast<HWInfo *>(intf);
110 DisplayError HWInfo::GetDynamicBWLimits(HWResourceInfo *hw_resource) {
152 DisplayError HWInfo::GetHWResourceInfo(HWResourceInfo *hw_resource) {
356 DisplayError HWInfo::GetHWRotatorInfo(HWResourceInfo *hw_resource)
    [all...]
hw_info.h 42 class HWInfo: public HWInfoInterface {
  /external/chromium-trace/catapult/telemetry/third_party/pyserial/
linux-product_info.patch 19 def hwinfo(device):
  /external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/tools/
list_ports_linux.py 123 def hwinfo(device): function
145 return [(d, describe(d), hwinfo(d)) for d in devices]

Completed in 2932 milliseconds