Searched refs:shouldDrawBlurWithCPU (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/
H A DSkGpuDevice.cpp718 inline bool shouldDrawBlurWithCPU(const SkRect& rect, SkScalar radius) { function in namespace:__anon13105
743 if (shouldDrawBlurWithCPU(srcRect, radius)) {

Completed in 50 milliseconds