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

  /hardware/ti/omap4-aah/hwc/
rgz_2d.c 141 static int empty_rect(blit_rect_t *r) function
151 if (!empty_rect(*routp))
169 if (!empty_rect(&hregion->blitrects[l][subregion])) {
185 if (!empty_rect(&hregion->blitrects[l][subregion]))
    [all...]
  /external/chromium_org/ash/wm/maximize_mode/
maximize_mode_window_manager_unittest.cc 349 gfx::Rect empty_rect(0, 0, 0, 0);
351 empty_rect));
353 EXPECT_NE(empty_rect.ToString(), window->bounds().ToString());
    [all...]

Completed in 61 milliseconds