Home
last modified time | relevance | path

Searched defs:multiply (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/others/vg_lite_tvg/
Dvg_lite_matrix.c66 static void multiply(vg_lite_matrix_t * matrix, vg_lite_matrix_t * mult) in multiply() function
/lvgl-latest/scripts/
DLVGLImage.py588 def multiply(r, g, b, a): function
603 def multiply(b, g, r, a): function
619 def multiply(data, a): function
644 def multiply(data, a): function