Searched refs:_h_ (Results 1 – 1 of 1) sorted by relevance
45 int _w_,_h_; \46 PIXMAP_PRIV_GET_ACTUAL_SIZE(pixmap, _pixmap_priv_, _w_, _h_); \48 *(_pyscale_) = 1.0 / _h_; \569 #define glamor_check_fbo_size(_glamor_,_w_, _h_) ((_w_) > 0 && (_h_) > 0 \ argument571 && (_h_) <= _glamor_->max_fbo_size)