Home
last modified time | relevance | path

Searched defs:IFBUpdate (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_fbupdate.h34 explicit IFBUpdate(const int& dpy) : mDpy(dpy) {} in IFBUpdate() function
Dhwc_utils.h59 class IFBUpdate; variable
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_fbupdate.cpp49 IFBUpdate::IFBUpdate(hwc_context_t *ctx, const int& dpy) : mDpy(dpy) { in IFBUpdate() function in qhwc::IFBUpdate
Dhwc_utils.h63 class IFBUpdate; variable
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_fbupdate.cpp49 IFBUpdate::IFBUpdate(hwc_context_t *ctx, const int& dpy) : mDpy(dpy) { in IFBUpdate() function in qhwc::IFBUpdate
Dhwc_utils.h62 class IFBUpdate; variable
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_fbupdate.cpp47 IFBUpdate::IFBUpdate(hwc_context_t *ctx, const int& dpy) : mDpy(dpy) { in IFBUpdate() function in qhwc::IFBUpdate
Dhwc_utils.h69 class IFBUpdate; variable