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

  /external/skia/src/gpu/
GrOvalRenderer.cpp     [all...]
  /external/skia/src/gpu/effects/
GrMatrixConvolutionEffect.cpp 202 int xRadius = width / 2;
205 float xTerm = static_cast<float>(x - xRadius);

Completed in 5148 milliseconds