OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HWInfo
(Results
1 - 2
of
2
) 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 {
Completed in 3136 milliseconds