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

  /frameworks/native/opengl/tests/hwc/
hwcTestLib.h 133 struct hwc_rect hwcTestParseHwcRect(std::istringstream& in, bool& error);
hwcRects.cpp 385 rect.displayFrame = hwcTestParseHwcRect(in, error);
474 rect.sourceCrop = hwcTestParseHwcRect(in, error);
hwcTestLib.cpp 208 struct hwc_rect hwcTestParseHwcRect(istringstream& in, bool& error)
    [all...]

Completed in 3019 milliseconds