Searched refs:LOW_RAM (Results 1 – 7 of 7) sorted by relevance
123 LOW_RAM = 1, // low memory enumerator
63 MemoryUsagePreference preference = MemoryUsagePreference::LOW_RAM; in ImageSourceFuncTest001()
169 LOW_RAM = 1, // low memory enumerator
130 if (opts.preference == MemoryUsagePreference::LOW_RAM && in GetDstImageInfo()
754 decodeOpts.preference = MemoryUsagePreference::LOW_RAM;
727 MemoryUsagePreference preference = MemoryUsagePreference::LOW_RAM;
2338 …plOptions.desiredPixelFormat = ((preference_ == MemoryUsagePreference::LOW_RAM) ? PixelFormat::RGB… in SetDecodeOptions()2637 …if (preference_ == MemoryUsagePreference::LOW_RAM && info.alphaType == AlphaType::IMAGE_ALPHA_TYPE… in GetFinalOutputStep()