Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_picture.c299 if (!glamor_check_fbo_size(glamor_priv, in glamor_upload_picture_to_texture()
H A Dglamor_utils.h569 #define glamor_check_fbo_size(_glamor_,_w_, _h_) ((_w_) > 0 && (_h_) > 0 \ macro
H A Dglamor.c236 glamor_check_fbo_size(glamor_priv, w, h)) in glamor_create_pixmap()
H A Dglamor_render.c1689 if (!glamor_check_fbo_size(glamor_priv, in glamor_composite()