Searched defs:DrawGlInfo (Results 1 – 1 of 1) sorted by relevance
29 struct DrawGlInfo { struct31 int clipLeft;32 int clipTop;33 int clipRight;34 int clipBottom;37 int width;38 int height;41 bool isLayer;44 float transform[16];47 const SkColorSpace* color_space_ptr;[all …]