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

  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_mdpcomp.h 142 bool partialMDPComp(hwc_context_t *ctx, hwc_display_contents_1_t* list);
hwc_mdpcomp.cpp 425 } else if (partialMDPComp(ctx, list)) {
456 bool MDPComp::partialMDPComp(hwc_context_t *ctx, hwc_display_contents_1_t* list)
    [all...]
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_mdpcomp.h 144 bool partialMDPComp(hwc_context_t *ctx, hwc_display_contents_1_t* list);
hwc_mdpcomp.cpp 424 } else if(partialMDPComp(ctx, list)) {
474 bool MDPComp::partialMDPComp(hwc_context_t *ctx, hwc_display_contents_1_t* list)
    [all...]
  /hardware/qcom/display/msm8x26/libhwcomposer/
hwc_mdpcomp.h 142 bool partialMDPComp(hwc_context_t *ctx, hwc_display_contents_1_t* list);
hwc_mdpcomp.cpp 420 } else if (partialMDPComp(ctx, list)) {
451 bool MDPComp::partialMDPComp(hwc_context_t *ctx, hwc_display_contents_1_t* list)
    [all...]

Completed in 62 milliseconds