Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_utils.h45 int _w_,_h_; \
46 PIXMAP_PRIV_GET_ACTUAL_SIZE(pixmap, _pixmap_priv_, _w_, _h_); \
47 *(_pxscale_) = 1.0 / _w_; \
569 #define glamor_check_fbo_size(_glamor_,_w_, _h_) ((_w_) > 0 && (_h_) > 0 \ argument
570 && (_w_) <= _glamor_->max_fbo_size \