Searched defs:Y1 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/OptionRomPkg/Application/BltLibSample/
H A DBltLibSample.c189 UINTN Y1, Y2; local
220 Y1 = Y2 + TriHeight - 1;
222 for (Y = Y2; Y <= Y1; Y++) {
229 ColorDist = Uint32Dist(X - X1, Y1 - Y);
235 ColorDist = Uint32Dist(X3 - X, Y1 - Y);

Completed in 32 milliseconds