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

  /external/skia/src/gpu/effects/
GrMatrixConvolutionEffect.h 15 #define MAX_KERNEL_SIZE 25
81 float fKernel[MAX_KERNEL_SIZE];
  /external/skqp/src/gpu/effects/
GrMatrixConvolutionEffect.h 15 #define MAX_KERNEL_SIZE 25
81 float fKernel[MAX_KERNEL_SIZE];

Completed in 77 milliseconds