Searched defs:SkTriColorShader (Results 1 – 2 of 2) sorted by relevance
20 SkTriColorShader(bool isOpaque, bool usePersp) : fIsOpaque(isOpaque), fUsePersp(usePersp) {} in SkTriColorShader() function
2272 static void notify_in_use(Recorder*, DrawContext*, const SkTriColorShader*) { in notify_in_use()