Searched refs:hwcTestGraphicFormatLookup (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.h108 const struct hwcTestGraphicFormat *hwcTestGraphicFormatLookup(const char *desc);
109 const struct hwcTestGraphicFormat *hwcTestGraphicFormatLookup(uint32_t id);
H A DhwcColorEquiv.cpp142 = hwcTestGraphicFormatLookup(defaultRefFormat);
238 refFormat = hwcTestGraphicFormatLookup(optarg);
266 equivFormat = hwcTestGraphicFormatLookup(argv[optind]);
H A DhwcRects.cpp376 format = hwcTestGraphicFormatLookup(str.c_str());
H A DhwcTestLib.cpp358 const struct hwcTestGraphicFormat *hwcTestGraphicFormatLookup(const char *desc) function
372 const struct hwcTestGraphicFormat *hwcTestGraphicFormatLookup(uint32_t id) function
H A DhwcCommit.cpp433 format = hwcTestGraphicFormatLookup((*itFormat).c_str());
569 = hwcTestGraphicFormatLookup((*it).c_str());
1323 attrib = hwcTestGraphicFormatLookup(this->format);

Completed in 1644 milliseconds