Home
last modified time | relevance | path

Searched defs:onMakeContext (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/skia/src/shaders/
H A DSkLocalMatrixShader.cpp45 SkShaderBase::Context* SkLocalMatrixShader::onMakeContext(const ContextRec& rec, in onMakeContext() function in SkLocalMatrixShader
H A DSkShaderBase.h402 virtual Context* onMakeContext(const ContextRec&, SkArenaAlloc*) const { in onMakeContext() function
H A DSkPictureShader.cpp308 SkShaderBase::Context* SkPictureShader::onMakeContext(const ContextRec& rec, in onMakeContext() function in SkPictureShader
H A DSkImageShader.cpp216 SkShaderBase::Context* SkImageShader::onMakeContext(const ContextRec& rec, in onMakeContext() function in SkImageShader