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

  /hardware/libhardware/include/hardware/
hwcomposer.h 126 typedef struct hwc_rect { struct
  /frameworks/base/opengl/tests/hwc/
hwcTestLib.cpp 177 // Dimension class to hwc_rect conversion
178 HwcTestDim::operator hwc_rect() const
180 hwc_rect rect;
191 string hwcTestRect2str(const struct hwc_rect& rect)
206 struct hwc_rect hwcTestParseHwcRect(istringstream& in, bool& error)
208 struct hwc_rect rect;
    [all...]

Completed in 164 milliseconds