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

  /external/chromium_org/win8/metro_driver/
direct3d_helper.cc 86 CheckIfFailed(window_->get_Bounds(&window_bounds_));
  /external/skia/tools/
skdiff_main.cpp 297 static void get_bounds(DiffResource& resource, const char* name) { function
309 static void get_bounds(DiffRecord& drp) { function
310 get_bounds(drp.fBase, "base");
311 get_bounds(drp.fComparison, "comparison");
444 get_bounds(*drp);
466 get_bounds(*drp);
487 get_bounds(*drp);

Completed in 2213 milliseconds