Home
last modified time | relevance | path

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

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