Home
last modified time | relevance | path

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

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