Searched refs:costStrategyMemory_ (Results 1 – 2 of 2) sorted by relevance
90 ,costStrategyDisk_(ByteSize), costStrategyMemory_(ByteSize), costStrategyTexture_(ByteSize) in QGeoFileTileCache()134 if (costStrategyMemory_ == ByteSize) in init()357 costStrategyMemory_ = costStrategy; in setCostStrategyMemory()362 return costStrategyMemory_; in costStrategyMemory()528 if (costStrategyMemory_ == ByteSize) in addToMemoryCache()
169 CostStrategy costStrategyMemory_; variable