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 50 typedef struct hwc_rect { struct
  /frameworks/native/opengl/tests/hwc/
hwcTestLib.cpp 179 // Dimension class to hwc_rect conversion
180 HwcTestDim::operator hwc_rect() const
182 hwc_rect rect;
193 string hwcTestRect2str(const struct hwc_rect& rect)
208 struct hwc_rect hwcTestParseHwcRect(istringstream& in, bool& error)
210 struct hwc_rect rect;
    [all...]

Completed in 89 milliseconds