Searched defs:lDest (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/display/libhwcomposer/
H A Dhwc_mdpcomp.cpp1050 eDest lDest = mdp_info.lIndex; local
1054 "dest_pipeR: %d",__FUNCTION__, layer, zOrder, lDest, rDest); local
1056 return configureHighRes(ctx, layer, mDpy, mdpFlagsL, zOrder, isFg, lDest,
H A Dhwc_utils.cpp992 const eIsFg& isFg, const eDest& lDest, const eDest& rDest,
1035 if(lDest != OV_INVALID) {
1051 if((orient & OVERLAY_TRANSFORM_FLIP_V) && lDest != OV_INVALID
1074 if(lDest != OV_INVALID) {
1080 tmp_cropL, tmp_dstL, metadata, lDest) < 0) {
990 configureHighRes(hwc_context_t *ctx, hwc_layer_1_t *layer, const int& dpy, eMdpFlags& mdpFlagsL, const eZorder& z, const eIsFg& isFg, const eDest& lDest, const eDest& rDest, Rotator **rot) argument

Completed in 285 milliseconds