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

/frameworks/base/opengl/tests/hwc/
H A DhwcTestLib.h112 const struct hwcTestGraphicFormat *hwcTestGraphicFormatLookup(const char *desc);
113 const struct hwcTestGraphicFormat *hwcTestGraphicFormatLookup(uint32_t id);
H A DhwcColorEquiv.cpp143 = hwcTestGraphicFormatLookup(defaultRefFormat);
240 refFormat = hwcTestGraphicFormatLookup(optarg);
268 equivFormat = hwcTestGraphicFormatLookup(argv[optind]);
H A DhwcRects.cpp378 format = hwcTestGraphicFormatLookup(str.c_str());
H A DhwcTestLib.cpp354 const struct hwcTestGraphicFormat *hwcTestGraphicFormatLookup(const char *desc) function
368 const struct hwcTestGraphicFormat *hwcTestGraphicFormatLookup(uint32_t id) function
H A DhwcCommit.cpp437 format = hwcTestGraphicFormatLookup((*itFormat).c_str());
573 = hwcTestGraphicFormatLookup((*it).c_str());
1327 attrib = hwcTestGraphicFormatLookup(this->format);

Completed in 63 milliseconds