Searched refs:ContextSize (Results 1 – 3 of 3) sorted by relevance
26 size_t contextSize(const ContextRec&) const override { return ContextSize(); } in contextSize()66 static size_t ContextSize();
23 size_t SkBitmapProcShader::ContextSize() { in ContextSize() function in SkBitmapProcShader
46 return SkBitmapProcShader::ContextSize(); in contextSize()