Home
last modified time | relevance | path

Searched defs:SkTriColorShader (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/shaders/
H A DSkTriColorShader.h20 SkTriColorShader(bool isOpaque, bool usePersp) : fIsOpaque(isOpaque), fUsePersp(usePersp) {} in SkTriColorShader() function
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DKeyHelpers.cpp2272 static void notify_in_use(Recorder*, DrawContext*, const SkTriColorShader*) { in notify_in_use()