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 130 struct hwc_rect hwcTestParseHwcRect(std::istringstream& in, bool& error);
hwcRects.cpp 386 rect.displayFrame = hwcTestParseHwcRect(in, error);
475 rect.sourceCrop = hwcTestParseHwcRect(in, error);
hwcTestLib.cpp 212 struct hwc_rect hwcTestParseHwcRect(istringstream& in, bool& error)
    [all...]

Completed in 86 milliseconds