HomeSort by relevance Sort by last modified time
    Searched refs:MAX_BLUR_SIGMA (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/
GrContext.cpp 39 #define MAX_BLUR_SIGMA 4.0f
184 while (sigma > MAX_BLUR_SIGMA) {
    [all...]
SkGpuDevice.cpp 48 #define MAX_BLUR_SIGMA 4.0f
    [all...]

Completed in 832 milliseconds