Searched defs:rDest (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_mdpcomp.cpp1062 eDest rDest = mdp_info.rIndex; local
1065 "dest_pipeR: %d",__FUNCTION__, layer, zOrder, lDest, rDest); local
1068 rDest, &PipeLayerPair.rot);
H A Dhwc_utils.cpp1007 const eIsFg& isFg, const eDest& lDest, const eDest& rDest,
1058 if(rDest != OV_INVALID) {
1069 && rDest != OV_INVALID && rot == NULL) {
1104 if(rDest != OV_INVALID) {
1112 tmp_cropR, tmp_dstR, metadata, rDest) < 0) {
1005 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
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_mdpcomp.cpp1214 eDest rDest = mdp_info.rIndex; local
1217 "dest_pipeR: %d",__FUNCTION__, layer, zOrder, lDest, rDest); local
1220 rDest, &PipeLayerPair.rot);
H A Dhwc_utils.cpp971 const eIsFg& isFg, const eDest& lDest, const eDest& rDest,
1032 if(rDest != OV_INVALID) {
1043 && rDest != OV_INVALID && (*rot) == NULL) {
1078 if(rDest != OV_INVALID) {
1086 tmp_cropR, tmp_dstR, metadata, rDest) < 0) {
969 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
/hardware/qcom/display/msm8x26/libhwcomposer/
H A Dhwc_mdpcomp.cpp1051 eDest rDest = mdp_info.rIndex; local
1054 "dest_pipeR: %d",__FUNCTION__, layer, zOrder, lDest, rDest); local
1057 rDest, &PipeLayerPair.rot);
H A Dhwc_utils.cpp953 const eIsFg& isFg, const eDest& lDest, const eDest& rDest,
1002 if(rDest != OV_INVALID) {
1013 && rDest != OV_INVALID && rot == NULL) {
1048 if(rDest != OV_INVALID) {
1056 tmp_cropR, tmp_dstR, metadata, rDest) < 0) {
951 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 95 milliseconds