Home
last modified time | relevance | path

Searched defs:ImageInfo (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/modules/svg/include/
DSkSVGImage.h33 struct ImageInfo { struct
37 static ImageInfo LoadImage(const sk_sp<skresources::ResourceProvider>&, argument
/third_party/ffmpeg/libavcodec/
Dphotocd.c61 typedef struct ImageInfo { struct
64 } ImageInfo; argument
/third_party/skia/gm/
Dexoticformats.cpp26 struct ImageInfo { struct
44 static sk_sp<SkData> load_ktx(const char* filename, ImageInfo* imageInfo) { in load_ktx() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcCompressedFormatTests.cpp459 struct ImageInfo struct
461 GLuint width;
462 GLuint height;
463 vector<GLubyte> data;
/third_party/skia/third_party/externals/angle2/src/common/
Dpacked_cl_enums.json162 "ImageInfo": { object
DPackedCLEnums_autogen.h231 enum class ImageInfo : uint8_t enum
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fCopyImageTests.cpp345 class ImageInfo class
360 ImageInfo::ImageInfo (deUint32 format, deUint32 target, const IVec3& size) in ImageInfo() function in deqp::gles31::Functional::__anon929c9e750111::ImageInfo
/third_party/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts1871 export interface ImageInfo { interface