Home
last modified time | relevance | path

Searched refs:insert_into_arrays (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkBlurMF.cpp130 static uint32_t insert_into_arrays(SkScalar* array1, SkScalar* array2, in insert_into_arrays() function
241 *skipMask = insert_into_arrays(rectXs, texXs, temp.fLeft, temp.fRight, numXs, 0x1, 1); in SkComputeBlurredRRectParams()
242 *skipMask = insert_into_arrays(rectYs, texYs, temp.fTop, temp.fBottom, in SkComputeBlurredRRectParams()
/external/skqp/src/core/
DSkBlurMF.cpp130 static uint32_t insert_into_arrays(SkScalar* array1, SkScalar* array2, in insert_into_arrays() function
241 *skipMask = insert_into_arrays(rectXs, texXs, temp.fLeft, temp.fRight, numXs, 0x1, 1); in SkComputeBlurredRRectParams()
242 *skipMask = insert_into_arrays(rectYs, texYs, temp.fTop, temp.fBottom, in SkComputeBlurredRRectParams()