Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/effects/
H A DGrMatrixConvolutionEffect.cpp31 void emitKernelBlock(EmitArgs&, SkIPoint);
159 void GrMatrixConvolutionEffect::Impl::emitKernelBlock(EmitArgs& args, SkIPoint loc) { in emitKernelBlock() function in GrMatrixConvolutionEffect::Impl
228 this->emitKernelBlock(args, {}); in emitCode()
232 this->emitKernelBlock(args, SkIPoint::Make(x, y)); in emitCode()

Completed in 2 milliseconds