Home
last modified time | relevance | path

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

/third_party/skia/samplecode/
DSampleFilterBounds.cpp137 float logScale = SkScalarLog2(scale); in draw_scale_factors() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1240 int32_t logScale = Scale.exactLogBase2(); in Descale() local