Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_utils.h43 #define pixmap_priv_get_dest_scale(pixmap, _pixmap_priv_, _pxscale_, _pyscale_) \ argument
48 *(_pyscale_) = 1.0 / _h_; \
51 #define pixmap_priv_get_scale(_pixmap_priv_, _pxscale_, _pyscale_) \ argument
54 *(_pyscale_) = 1.0 / (_pixmap_priv_)->fbo->height; \