OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ScreenInfo
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/display/msm8960/liboverlay/
overlayUtils.h
397
struct
ScreenInfo
{
398
ScreenInfo
() : mFBWidth(0),
688
inline void
ScreenInfo
::dump(const char* const s) const {
689
ALOGE("== Dump %s
ScreenInfo
w=%d h=%d"
/hardware/qcom/display/msm8974/liboverlay/
overlayUtils.h
391
struct
ScreenInfo
{
392
ScreenInfo
() : mFBWidth(0),
666
inline void
ScreenInfo
::dump(const char* const s) const {
667
ALOGE("== Dump %s
ScreenInfo
w=%d h=%d"
/hardware/qcom/display/msm8x26/liboverlay/
overlayUtils.h
397
struct
ScreenInfo
{
398
ScreenInfo
() : mFBWidth(0),
688
inline void
ScreenInfo
::dump(const char* const s) const {
689
ALOGE("== Dump %s
ScreenInfo
w=%d h=%d"
Completed in 80 milliseconds