Home
last modified time | relevance | path

Searched defs:udata (Results 1 – 9 of 9) sorted by relevance

/aosp12/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_uevents.cpp54 static void handle_uevent(hwc_context_t* ctx, const char* udata, int len) in handle_uevent()
180 static char udata[PAGE_SIZE]; in uevent_loop() local
H A Dhwc_mdpcomp.cpp129 void MDPComp::timeout_handler(void *udata) { in timeout_handler()
/aosp12/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_uevents.cpp88 static void handle_uevent(hwc_context_t* ctx, const char* udata, int len) in handle_uevent()
212 static char udata[PAGE_SIZE]; in uevent_loop() local
H A Dhwc_mdpcomp.cpp228 void MDPComp::timeout_handler(void *udata) { in timeout_handler()
/aosp12/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_uevents.cpp151 static void handle_uevent(hwc_context_t* ctx, const char* udata, int len) in handle_uevent()
315 static char udata[PAGE_SIZE]; in uevent_loop() local
H A Dhwc_mdpcomp.cpp178 void MDPComp::timeout_handler(void *udata) { in timeout_handler()
/aosp12/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_uevents.cpp160 static void handle_uevent(hwc_context_t* ctx, const char* udata, int len) in handle_uevent()
322 static char udata[PAGE_SIZE]; in uevent_loop() local
H A Dhwc_mdpcomp.cpp195 void MDPComp::timeout_handler(void *udata) { in timeout_handler()
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window_utils.cpp656 uint32_t udata = 0; in ParseAndCheckRect() local