Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/core/
H A DSkRasterPipeline.h125 void appendSetRGB(SkArenaAlloc* alloc, const SkColor4f& color) { in appendSetRGB() function
H A DSkRasterPipeline.cpp240 void SkRasterPipeline::appendSetRGB(SkArenaAlloc* alloc, const float rgb[3]) { in appendSetRGB() function in SkRasterPipeline