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

  /external/llvm/lib/Support/
APFloat.cpp 27 #define convolve(lhs, rhs) ((lhs) * 4 + (rhs)) macro
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/
Android.mk 18 src/convolve.cpp \
  /frameworks/av/media/libstagefright/codecs/amrwbenc/
Android.mk 13 src/convolve.c \
  /external/skia/include/gpu/
GrContext.h 588 void convolve(GrTexture* texture,
    [all...]
  /external/skia/src/gpu/
SkGpuDevice.cpp 841 context->convolve(srcTexture, srcRect, kernelX, kernelWidthX,
861 context->convolve(srcTexture, srcRect, kernelY, kernelWidthY,
    [all...]
GrContext.cpp 2008 void GrContext::convolve(GrTexture* texture, function in class:GrContext
    [all...]

Completed in 311 milliseconds