Home
last modified time | relevance | path

Searched refs:isGLESOnlyComp (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_mdpcomp.h48 bool isGLESOnlyComp() { return (mCurrentFrame.mdpCount == 0); } in isGLESOnlyComp() function
Dhwc_utils.h253 bool isGLESOnlyComp(hwc_context_t *ctx, const int& dpy);
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_mdpcomp.h50 bool isGLESOnlyComp() { return (mCurrentFrame.mdpCount == 0); } in isGLESOnlyComp() function
Dhwc_utils.h277 bool isGLESOnlyComp(hwc_context_t *ctx, const int& dpy);
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_mdpcomp.h47 bool isGLESOnlyComp() { return (mCurrentFrame.mdpCount == 0); } in isGLESOnlyComp() function
Dhwc_utils.h327 bool isGLESOnlyComp(hwc_context_t *ctx, const int& dpy);