Searched refs:STAGE_CTX (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/opts/ |
D | SkRasterPipeline_opts.h | 102 #define STAGE_CTX(name, Ctx) \ macro 317 STAGE_CTX(trace, const char*) { in STAGE_CTX() function 369 STAGE_CTX(set_rgb, const float*) { in STAGE_CTX() function 438 STAGE_CTX(constant_color, const SkPM4f*) { in STAGE_CTX() function 446 STAGE_CTX(seed_shader, const int*) { in STAGE_CTX() function 458 STAGE_CTX(scale_1_float, const float*) { in STAGE_CTX() function 467 STAGE_CTX(scale_u8, const uint8_t**) { in STAGE_CTX() function 482 STAGE_CTX(lerp_1_float, const float*) { in STAGE_CTX() function 492 STAGE_CTX(lerp_u8, const uint8_t**) { in STAGE_CTX() function 503 STAGE_CTX(lerp_565, const uint16_t**) { in STAGE_CTX() function [all …]
|