OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scanline_col32cb16blend_c
(Results
1 - 3
of
3
) sorted by null
/system/core/libpixelflinger/tests/arch-arm64/col32cb16blend/
col32cb16blend_test.c
64
void
scanline_col32cb16blend_c
(uint16_t * dst, int32_t src, size_t count)
function
105
scanline_col32cb16blend_c
(dst_c, test.src_color, test.count);
/system/core/libpixelflinger/tests/arch-mips/col32cb16blend/
col32cb16blend_test.c
64
void
scanline_col32cb16blend_c
(uint16_t * dst, uint32_t src, size_t count)
function
106
scanline_col32cb16blend_c
(dst_c, test.src_color, test.count);
/system/core/libpixelflinger/tests/arch-mips64/col32cb16blend/
col32cb16blend_test.c
64
void
scanline_col32cb16blend_c
(uint16_t * dst, uint32_t src, size_t count)
function
106
scanline_col32cb16blend_c
(dst_c, test.src_color, test.count);
Completed in 185 milliseconds