Searched refs:_w_ (Results 1 – 1 of 1) sorted by relevance
45 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 \ argument570 && (_w_) <= _glamor_->max_fbo_size \