Searched refs:MDPCompHighRes (Results 1 – 2 of 2) sorted by relevance
201 class MDPCompHighRes : public MDPComp {203 explicit MDPCompHighRes(int dpy):MDPComp(dpy){}; in MDPCompHighRes() function204 virtual ~MDPCompHighRes(){}; in ~MDPCompHighRes()
45 return new MDPCompHighRes(dpy); in getObject()961 int MDPCompHighRes::pipesNeeded(hwc_context_t *ctx, in pipesNeeded()982 bool MDPCompHighRes::acquireMDPPipes(hwc_context_t *ctx, hwc_layer_1_t* layer, in acquireMDPPipes()1008 bool MDPCompHighRes::allocLayerPipes(hwc_context_t *ctx, in allocLayerPipes()1064 int MDPCompHighRes::configure(hwc_context_t *ctx, hwc_layer_1_t *layer, in configure()1081 bool MDPCompHighRes::draw(hwc_context_t *ctx, hwc_display_contents_1_t* list) { in draw()