Home
last modified time | relevance | path

Searched refs:scanline_col32cb16blend_neon (Results 1 – 2 of 2) sorted by relevance

/system/core/libpixelflinger/
Dcol32cb16blend_neon.S22 .global scanline_col32cb16blend_neon symbol
43 scanline_col32cb16blend_neon: label
Dscanline.cpp129 extern "C" void scanline_col32cb16blend_neon(uint16_t *dst, uint32_t *col, size_t ct);
2102 scanline_col32cb16blend_neon(dst, &(c->packed8888), ct); in scanline_col32cb16blend()