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

  /external/chromium_org/third_party/hwcplus/include/hardware/
hwcomposer.h 50 typedef struct hwc_rect { struct
  /hardware/libhardware/include/hardware/
hwcomposer.h 50 typedef struct hwc_rect { struct
    [all...]
  /frameworks/native/opengl/tests/hwc/
hwcTestLib.cpp 183 // Dimension class to hwc_rect conversion
184 HwcTestDim::operator hwc_rect() const
186 hwc_rect rect;
197 string hwcTestRect2str(const struct hwc_rect& rect)
212 struct hwc_rect hwcTestParseHwcRect(istringstream& in, bool& error)
214 struct hwc_rect rect;
    [all...]

Completed in 78 milliseconds