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

  /external/drm_hwcomposer/
separate_rects.h 25 namespace separate_rects { namespace
167 } // namespace separate_rects
separate_rects.cpp 17 #include "separate_rects.h"
26 namespace separate_rects { namespace
74 void separate_rects(const std::vector<Rect<TNum>> &in, function in namespace:separate_rects
309 separate_rects(in, out);
314 separate_rects(in, out);
317 } // namespace separate_rects
321 using namespace separate_rects;
361 separate_rects(in, &out);

Completed in 1319 milliseconds