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

  /hardware/qcom/display/libhwcomposer/
hwc_mdpcomp.h 201 class MDPCompHighRes : public MDPComp {
203 explicit MDPCompHighRes(int dpy):MDPComp(dpy){};
204 virtual ~MDPCompHighRes(){};
hwc_mdpcomp.cpp 45 return new MDPCompHighRes(dpy);
939 //=============MDPCompHighRes===================================================
941 int MDPCompHighRes::pipesNeeded(hwc_context_t *ctx,
962 bool MDPCompHighRes::acquireMDPPipes(hwc_context_t *ctx, hwc_layer_1_t* layer,
988 bool MDPCompHighRes::allocLayerPipes(hwc_context_t *ctx,
    [all...]

Completed in 436 milliseconds