Searched refs:downshift (Results 1 – 3 of 3) sorted by relevance
232 void GGLAssembler::downshift( in downshift() function in android::GGLAssembler
397 void downshift(pixel_t& d, int component, component_t s, const reg_t& dither);
475 downshift(pixel, component, temp, parts.dither); in build_component()