OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hwc_getDisplayAttributes
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/display/msm8960/libhwcomposer/
hwc.cpp
517
int
hwc_getDisplayAttributes
(struct hwc_composer_device_1* dev, int disp,
627
dev->device.getDisplayAttributes =
hwc_getDisplayAttributes
;
/hardware/qcom/display/msm8974/libhwcomposer/
hwc.cpp
612
int
hwc_getDisplayAttributes
(struct hwc_composer_device_1* dev, int disp,
728
dev->device.getDisplayAttributes =
hwc_getDisplayAttributes
;
/hardware/qcom/display/msm8x26/libhwcomposer/
hwc.cpp
518
int
hwc_getDisplayAttributes
(struct hwc_composer_device_1* dev, int disp,
628
dev->device.getDisplayAttributes =
hwc_getDisplayAttributes
;
Completed in 58 milliseconds