Searched defs:CacheBlock (Results 1 – 1 of 1) sorted by relevance
47 struct CacheBlock { struct52 CacheBlock* mNext; argument53 CacheBlock* mPrev; argument55 CacheBlock(uint16_t x, uint16_t y, uint16_t width, uint16_t height) in CacheBlock() argument62 CacheBlock* currBlock = this; in output() argument