Searched defs:height (Results 1 – 2 of 2) sorted by relevance
| /TaskScheduler/ThirdParty/Squish/ |
| H A D | squish.cpp | 125 int GetStorageRequirements( int width, int height, int flags ) in GetStorageRequirements() 136 void CompressImage( u8 const* rgba, int width, int height, void* blocks, int flags ) in CompressImage() 190 void DecompressImage( u8* rgba, int width, int height, void const* blocks, int flags ) in DecompressImage()
|
| /TaskScheduler/SchedulerTests/Tests/ |
| H A D | DxtTests.cpp | 160 uint32 height; in SUITE() member
|