Home
last modified time | relevance | path

Searched refs:KdComputePointerMatrix (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkdrive.h404 KdComputePointerMatrix(KdPointerMatrix *pointer, Rotation randr, int width,
H A Dkinput.c430 KdComputePointerMatrix(KdPointerMatrix * m, Rotation randr, int width, in KdComputePointerMatrix() function
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr.c224 KdComputePointerMatrix(&m, ephyrRandr, screen->width, screen->height); in ephyrMapFramebuffer()