Searched refs:mRegion (Results 1 - 5 of 5) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_copybit.cpp38 mRegion = region;
54 rect->l = me->mRegion.rects[me->r.current].left;
55 rect->t = me->mRegion.rects[me->r.current].top;
56 rect->r = me->mRegion.rects[me->r.current].right;
57 rect->b = me->mRegion.rects[me->r.current].bottom;
64 hwc_region_t mRegion; member in struct:qhwc::region_iterator
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_copybit.cpp42 mRegion = region;
58 rect->l = me->mRegion.rects[me->r.current].left;
59 rect->t = me->mRegion.rects[me->r.current].top;
60 rect->r = me->mRegion.rects[me->r.current].right;
61 rect->b = me->mRegion.rects[me->r.current].bottom;
68 hwc_region_t mRegion; member in struct:qhwc::region_iterator
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_copybit.cpp42 mRegion = region;
58 rect->l = me->mRegion.rects[me->r.current].left;
59 rect->t = me->mRegion.rects[me->r.current].top;
60 rect->r = me->mRegion.rects[me->r.current].right;
61 rect->b = me->mRegion.rects[me->r.current].bottom;
68 hwc_region_t mRegion; member in struct:qhwc::region_iterator
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_copybit.cpp42 mRegion = region;
58 rect->l = me->mRegion.rects[me->r.current].left;
59 rect->t = me->mRegion.rects[me->r.current].top;
60 rect->r = me->mRegion.rects[me->r.current].right;
61 rect->b = me->mRegion.rects[me->r.current].bottom;
68 hwc_region_t mRegion; member in struct:qhwc::region_iterator
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_copybit.cpp42 mRegion = region;
58 rect->l = me->mRegion.rects[me->r.current].left;
59 rect->t = me->mRegion.rects[me->r.current].top;
60 rect->r = me->mRegion.rects[me->r.current].right;
61 rect->b = me->mRegion.rects[me->r.current].bottom;
68 hwc_region_t mRegion; member in struct:qhwc::region_iterator

Completed in 305 milliseconds