Searched refs:MDPCompLowRes (Results 1 – 2 of 2) sorted by relevance
177 class MDPCompLowRes : public MDPComp {179 explicit MDPCompLowRes(int dpy):MDPComp(dpy){}; in MDPCompLowRes() function180 virtual ~MDPCompLowRes(){}; in ~MDPCompLowRes()
43 return new MDPCompLowRes(dpy); in getObject()811 int MDPCompLowRes::configure(hwc_context_t *ctx, hwc_layer_1_t *layer, in configure()827 int MDPCompLowRes::pipesNeeded(hwc_context_t *ctx, in pipesNeeded()832 bool MDPCompLowRes::allocLayerPipes(hwc_context_t *ctx, in allocLayerPipes()890 bool MDPCompLowRes::draw(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in draw()