HomeSort by relevance Sort by last modified time
    Searched defs:dstRect (Results 51 - 57 of 57) sorted by null

1 23

  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_mdpcomp.cpp 451 hwc_rect_t dstRect = layer->displayFrame;
452 hwc_rect_t res = getIntersection(visibleRect, dstRect);
460 if(!isSameRect(res, dstRect) && needsScaling (layer)) {
556 hwc_rect_t dstRect = layer->displayFrame;
558 hwc_rect_t l_res = getIntersection(visibleRectL, dstRect);
559 hwc_rect_t r_res = getIntersection(visibleRectR, dstRect);
568 if(!isSameRect(res, dstRect) && needsScaling (layer)) {
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.cpp 462 hwc_rect_t dstRect = layer->displayFrame;
463 hwc_rect_t res = getIntersection(visibleRect, dstRect);
471 if(!isSameRect(res, dstRect) && needsScaling (layer)) {
567 hwc_rect_t dstRect = layer->displayFrame;
569 hwc_rect_t l_res = getIntersection(visibleRectL, dstRect);
570 hwc_rect_t r_res = getIntersection(visibleRectR, dstRect);
579 if(!isSameRect(res, dstRect) && needsScaling (layer)) {
    [all...]
  /developers/build/lib/
assetstudio.jar 
  /prebuilts/devtools/tools/lib/
asset-studio.jar 
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
Renderer9.cpp     [all...]
  /prebuilts/misc/common/power-helper/
PowerTestHelper.jar 
  /prebuilts/misc/common/ub-uiautomator/
ub-uiautomator.jar 

Completed in 105 milliseconds

1 23