Home
last modified time | relevance | path

Searched refs:MDPCompSrcSplit (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_mdpcomp.h331 class MDPCompSrcSplit : public MDPCompSplit {
333 explicit MDPCompSrcSplit(int dpy) : MDPCompSplit(dpy){}; in MDPCompSrcSplit() function
334 virtual ~MDPCompSrcSplit(){}; in ~MDPCompSrcSplit()
Dhwc_mdpcomp.cpp52 return new MDPCompSrcSplit(dpy); in getObject()
2023 bool MDPCompSrcSplit::acquireMDPPipes(hwc_context_t *ctx, hwc_layer_1_t* layer, in acquireMDPPipes()
2084 int MDPCompSrcSplit::configure(hwc_context_t *ctx, hwc_layer_1_t *layer, in configure()
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_mdpcomp.h358 class MDPCompSrcSplit : public MDPCompSplit {
360 explicit MDPCompSrcSplit(int dpy) : MDPCompSplit(dpy){}; in MDPCompSrcSplit() function
361 virtual ~MDPCompSrcSplit(){}; in ~MDPCompSrcSplit()
Dhwc_mdpcomp.cpp54 return new MDPCompSrcSplit(dpy); in getObject()
2587 bool MDPCompSrcSplit::acquireMDPPipes(hwc_context_t *ctx, hwc_layer_1_t* layer, in acquireMDPPipes()
2653 int MDPCompSrcSplit::configure(hwc_context_t *ctx, hwc_layer_1_t *layer, in configure()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_mdpcomp.h336 class MDPCompSrcSplit : public MDPCompSplit {
338 explicit MDPCompSrcSplit(int dpy) : MDPCompSplit(dpy){}; in MDPCompSrcSplit() function
339 virtual ~MDPCompSrcSplit(){}; in ~MDPCompSrcSplit()
Dhwc_mdpcomp.cpp53 return new MDPCompSrcSplit(dpy); in getObject()
2237 bool MDPCompSrcSplit::acquireMDPPipes(hwc_context_t *ctx, hwc_layer_1_t* layer, in acquireMDPPipes()
2297 int MDPCompSrcSplit::configure(hwc_context_t *ctx, hwc_layer_1_t *layer, in configure()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_mdpcomp.h369 class MDPCompSrcSplit : public MDPCompSplit {
371 explicit MDPCompSrcSplit(int dpy) : MDPCompSplit(dpy){}; in MDPCompSrcSplit() function
372 virtual ~MDPCompSrcSplit(){}; in ~MDPCompSrcSplit()
Dhwc_mdpcomp.cpp64 return new MDPCompSrcSplit(dpy); in getObject()
2634 bool MDPCompSrcSplit::validateAndApplyROI(hwc_context_t *ctx, in validateAndApplyROI()
2677 void MDPCompSrcSplit::generateROI(hwc_context_t *ctx, in generateROI()
2747 bool MDPCompSrcSplit::acquireMDPPipes(hwc_context_t *ctx, hwc_layer_1_t* layer, in acquireMDPPipes()
2822 int MDPCompSrcSplit::configure(hwc_context_t *ctx, hwc_layer_1_t *layer, in configure()