Searched refs:hwcTestGraphicFormatLookup (Results 1 – 5 of 5) sorted by relevance
108 const struct hwcTestGraphicFormat *hwcTestGraphicFormatLookup(const char *desc);109 const struct hwcTestGraphicFormat *hwcTestGraphicFormatLookup(uint32_t id);
142 = hwcTestGraphicFormatLookup(defaultRefFormat);238 refFormat = hwcTestGraphicFormatLookup(optarg); in main()266 equivFormat = hwcTestGraphicFormatLookup(argv[optind]); in main()
376 format = hwcTestGraphicFormatLookup(str.c_str()); in parseRect()
358 const struct hwcTestGraphicFormat *hwcTestGraphicFormatLookup(const char *desc) in hwcTestGraphicFormatLookup() function372 const struct hwcTestGraphicFormat *hwcTestGraphicFormatLookup(uint32_t id) in hwcTestGraphicFormatLookup() function
435 format = hwcTestGraphicFormatLookup((*itFormat).c_str()); in main()571 = hwcTestGraphicFormatLookup((*it).c_str()); in main()1325 attrib = hwcTestGraphicFormatLookup(this->format); in setSourceDim()