Home
last modified time | relevance | path

Searched defs:kDefaultMultiplier (Results 1 – 2 of 2) sorted by relevance

/external/cronet/base/allocator/partition_allocator/
Dthread_cache.h339 static constexpr float kDefaultMultiplier = 2.; in PA_COMPONENT_EXPORT() local
/external/angle/src/compiler/translator/tree_ops/spirv/
DEmulateDithering.cpp117 constexpr std::array<float, 3> kDefaultMultiplier = {255, 255, 255}; in EmitFragmentOutputDither() local