Searched refs:skin_line_fill_copy (Results 1 - 1 of 1) sorted by relevance

/external/qemu/android/skin/
H A Dsurface.c430 skin_line_fill_copy( uint32_t* dst, uint32_t color, int len ) function
452 skin_line_fill_copy(dst, color, len);
510 case SKIN_BLIT_COPY: fill = skin_line_fill_copy; break;

Completed in 27 milliseconds