Home
last modified time | relevance | path

Searched refs:unbounded_set_rgb (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/core/
DSkRasterPipeline.cpp25 SkASSERT(stage != unbounded_set_rgb); // Please use append_set_rgb(). in append()
86 auto stage = unbounded_set_rgb; in append_set_rgb()
DSkRasterPipeline.h41 M(set_rgb) M(unbounded_set_rgb) M(swap_rb) M(swap_rb_dst) \
/external/skia/src/core/
DSkRasterPipeline.cpp29 SkASSERT(stage != unbounded_set_rgb); // Please use append_set_rgb(). in append()
95 auto stage = unbounded_set_rgb; in append_set_rgb()
DSkRasterPipeline.h45 M(set_rgb) M(unbounded_set_rgb) M(swap_rb) M(swap_rb_dst) \
/external/skqp/src/opts/
DSkRasterPipeline_opts.h1337 STAGE(unbounded_set_rgb, const float* rgb) { in STAGE() argument
3280 NOT_IMPLEMENTED(unbounded_set_rgb)
/external/skia/src/opts/
DSkRasterPipeline_opts.h1618 STAGE(unbounded_set_rgb, const float* rgb) { in STAGE() argument
4038 NOT_IMPLEMENTED(unbounded_set_rgb)