Searched refs:ExtractOneThatFits (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/ |
| H A D | xaaPCache.c | 370 ExtractOneThatFits(CacheLinkPtr *initList, int w, int h) function in typeref:typename:CacheLinkPtr 487 if((theOne = ExtractOneThatFits(&List8, ColorW, ColorH))) 491 if((theOne = ExtractOneThatFits(&List16, ColorW, ColorH))) 495 if((theOne = ExtractOneThatFits(&List32, ColorW, ColorH))) 499 if((theOne = ExtractOneThatFits(&List64, ColorW, ColorH))) 524 if((theOne = ExtractOneThatFits(&List8, MonoW, MonoH))) 528 if((theOne = ExtractOneThatFits(&List16, MonoW, MonoH))) 532 if((theOne = ExtractOneThatFits(&List32, MonoW, MonoH))) 536 if((theOne = ExtractOneThatFits(&List64, MonoW, MonoH)))
|
Completed in 4 milliseconds