Searched refs:costStrategyTexture_ (Results 1 – 2 of 2) sorted by relevance
90 ,costStrategyDisk_(ByteSize), costStrategyMemory_(ByteSize), costStrategyTexture_(ByteSize) in QGeoFileTileCache()141 if (costStrategyTexture_ == ByteSize) in init()367 costStrategyTexture_ = costStrategy; in setCostStrategyTexture()372 return costStrategyTexture_; in costStrategyTexture()540 if (costStrategyTexture_ == ByteSize) in addToTextureCache()
170 CostStrategy costStrategyTexture_; variable