Searched refs:_tileCachePathSet (Results 1 – 12 of 12) sorted by relevance
17 if (_tileCachePathSet || _maximumNativeZSet) {19 NSLog(@"tileCache %d", _tileCachePathSet);23 if (_tileCachePathSet) {
83 _tileCachePathSet = YES;123 if (_tileCachePathSet || _maximumNativeZSet) {127 if (_tileCachePathSet) {
24 BOOL _tileCachePathSet; variable