OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kRotatorCapsPath
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_info.h
61
static constexpr const char *
kRotatorCapsPath
= "/sys/devices/virtual/rotator/mdss_rotator/caps";
hw_info.cpp
362
Sys::fstream fs(
kRotatorCapsPath
, fstream::in);
364
DLOGW("File '%s' not found",
kRotatorCapsPath
);
Completed in 2934 milliseconds