Searched defs:ImageInfo (Results 1 – 11 of 11) 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
177 typedef struct _ImageInfo ImageInfo; typedef
180 ImageInfo; typedef
345 class ImageInfo class360 ImageInfo::ImageInfo (deUint32 format, deUint32 target, const IVec3& size) in ImageInfo() function in deqp::gles31::Functional::__anon0223fef30111::ImageInfo