Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DBlurTest.cpp231 static void brute_force_1d(SkScalar stepMin, SkScalar stepMax, in brute_force_1d()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktSampleVerifier.cpp405 void SampleVerifier::getMipmapStepBounds(const Vec2 &lodFracBounds, int32_t &stepMin, int32_t &step… in getMipmapStepBounds()