Searched refs:MDPCompLowRes (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_mdpcomp.h177 class MDPCompLowRes : public MDPComp { class in namespace:qhwc
179 explicit MDPCompLowRes(int dpy):MDPComp(dpy){}; function in class:qhwc::MDPCompLowRes
180 virtual ~MDPCompLowRes(){};
H A Dhwc_mdpcomp.cpp43 return new MDPCompLowRes(dpy);
795 //=============MDPCompLowRes===================================================
800 int MDPCompLowRes::configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
816 int MDPCompLowRes::pipesNeeded(hwc_context_t *ctx,
821 bool MDPCompLowRes::allocLayerPipes(hwc_context_t *ctx,
881 bool MDPCompLowRes::draw(hwc_context_t *ctx, hwc_display_contents_1_t* list) {
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_mdpcomp.h185 class MDPCompLowRes : public MDPComp { class in namespace:qhwc
187 explicit MDPCompLowRes(int dpy):MDPComp(dpy){}; function in class:qhwc::MDPCompLowRes
188 virtual ~MDPCompLowRes(){};
H A Dhwc_mdpcomp.cpp49 return new MDPCompLowRes(dpy);
945 //=============MDPCompLowRes===================================================
950 int MDPCompLowRes::configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
966 bool MDPCompLowRes::arePipesAvailable(hwc_context_t *ctx,
985 bool MDPCompLowRes::allocLayerPipes(hwc_context_t *ctx,
1018 bool MDPCompLowRes::draw(hwc_context_t *ctx, hwc_display_contents_1_t* list) {
/hardware/qcom/display/msm8x26/libhwcomposer/
H A Dhwc_mdpcomp.h177 class MDPCompLowRes : public MDPComp { class in namespace:qhwc
179 explicit MDPCompLowRes(int dpy):MDPComp(dpy){}; function in class:qhwc::MDPCompLowRes
180 virtual ~MDPCompLowRes(){};
H A Dhwc_mdpcomp.cpp43 return new MDPCompLowRes(dpy);
784 //=============MDPCompLowRes===================================================
789 int MDPCompLowRes::configure(hwc_context_t *ctx, hwc_layer_1_t *layer,
805 int MDPCompLowRes::pipesNeeded(hwc_context_t *ctx,
810 bool MDPCompLowRes::allocLayerPipes(hwc_context_t *ctx,
870 bool MDPCompLowRes::draw(hwc_context_t *ctx, hwc_display_contents_1_t* list) {

Completed in 40 milliseconds