Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_segs.c151 glamor_get_drawable_location(drawable)); in glamor_poly_segment_bail()
H A Dglamor_lines.c159 glamor_get_drawable_location(drawable)); in glamor_poly_lines_bail()
H A Dglamor_rects.c183 glamor_get_drawable_location(drawable)); in glamor_poly_fill_rect_bail()
H A Dglamor_core.c39 glamor_get_drawable_location(const DrawablePtr drawable) in glamor_get_drawable_location() function
H A Dglamor_priv.h603 Bool glamor_get_drawable_location(const DrawablePtr drawable);
H A Dglamor_render.c608 return glamor_get_drawable_location(picture->pDrawable); in glamor_get_picture_location()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog35215 glamor: remove const from the return type of glamor_get_drawable_location()