HomeSort by relevance Sort by last modified time
    Searched refs:isGLESOnlyComp (Results 1 - 7 of 7) sorted by null

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_mdpcomp.h 48 bool isGLESOnlyComp() { return (mCurrentFrame.mdpCount == 0); }
hwc_utils.h 253 bool isGLESOnlyComp(hwc_context_t *ctx, const int& dpy);
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.h 48 bool isGLESOnlyComp() { return (mCurrentFrame.mdpCount == 0); }
hwc_utils.h 240 bool isGLESOnlyComp(hwc_context_t *ctx, const int& dpy);
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_utils.h 193 bool isGLESOnlyComp(hwc_context_t *ctx, const int& dpy);
hwc.cpp 507 && !isGLESOnlyComp(ctx, dpy)
hwc_utils.cpp     [all...]

Completed in 78 milliseconds