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

  /frameworks/base/libs/hwui/
FontRenderer.h 323 void horizontalBlur(float* weights, int32_t radius, const uint8_t *source, uint8_t *dest,
FontRenderer.cpp 824 void FontRenderer::horizontalBlur(float* weights, int32_t radius,
918 horizontalBlur(gaussian, radius, image, scratch, width, height);

Completed in 7956 milliseconds