Home
last modified time | relevance | path

Searched defs:disp (Results 1 – 3 of 3) sorted by relevance

/system/core/adf/libadfhwc/
Dadfhwc.cpp41 int adf_eventControl(struct adf_hwc_helper *dev, int disp, int event, in adf_eventControl()
65 int adf_blank(struct adf_hwc_helper *dev, int disp, int blank) in adf_blank()
85 int adf_getDisplayConfigs(struct adf_hwc_helper *dev, int disp, in adf_getDisplayConfigs()
145 int adf_getDisplayAttributes(struct adf_hwc_helper *dev, int disp, in adf_getDisplayAttributes()
169 static void handle_adf_event(struct adf_hwc_helper *dev, int disp) in handle_adf_event()
/system/core/adf/libadfhwc/include/adfhwc/
Dadfhwc.h76 static inline uint32_t adf_hwc_interface_flag_for_disp(int disp) in adf_hwc_interface_flag_for_disp()
/system/extras/perfprofd/
Dperfprofdcore.cc456 std::string disp; in annotate_encoded_perf_profile() local