Searched defs:ImageInfo (Results 1 – 10 of 10) sorted by relevance
101 typedef struct ImageInfo { struct115 } __attribute__((packed)) ImageInfo; argument
49 type ImageInfo struct { struct50 Width int3251 Height int3252 ColorType ColorType53 AlphaType AlphaType
54 type ImageInfo C.sk_imageinfo_t type
40 func NewRasterSurface(imgInfo *ImageInfo) (*Surface, error) {
190 JcopOs_ImageInfo_t ImageInfo; in JcopOs_Download() local
193 typedef struct _ImageInfo ImageInfo; typedef
345 class ImageInfo class360 ImageInfo::ImageInfo (deUint32 format, deUint32 target, const IVec3& size) in ImageInfo() function in deqp::gles31::Functional::__anond55736d60111::ImageInfo