Home
last modified time | relevance | path

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

/third_party/weston/include/libweston/
Dmatrix.h38 WESTON_MATRIX_TRANSFORM_OTHER = (1 << 3), enumerator
/third_party/weston/clients/
Dtouch-calibrator.c337 m.type = WESTON_MATRIX_TRANSFORM_OTHER; in compute_calibration()