Searched defs:fragmentColorSkSL (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/skia/src/gpu/graphite/render/ | ||
H A D | BitmapTextRenderStep.cpp | 136 const char* BitmapTextRenderStep::fragmentColorSkSL() const { in fragmentColorSkSL() function in skgpu::graphite::BitmapTextRenderStep |
H A D | VerticesRenderStep.cpp | 133 const char* VerticesRenderStep::fragmentColorSkSL() const { in fragmentColorSkSL() function in skgpu::graphite::VerticesRenderStep |
/aosp_15_r20/external/skia/src/gpu/graphite/ | ||
H A D | Renderer.h | 105 virtual const char* fragmentColorSkSL() const { return R"()"; } in fragmentColorSkSL() function |