| /third_party/mesa3d/src/mesa/main/ |
| H A D | texobj.h | 121 struct gl_texture_image *img = texObj->Image[0][texObj->Attrib.BaseLevel]; in _mesa_is_texture_complete() local
|
| /third_party/skia/tests/ |
| H A D | DeviceTest.cpp | 30 static sk_sp<SkSpecialImage> MakeSpecial(SkBaseDevice* dev, SkImage* img) { in MakeSpecial() argument
|
| H A D | GrTextureMipMapInvalidationTest.cpp | 87 auto img = surf->makeImageSnapshot(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| H A D | PDFTaggedTest.cpp | 95 auto img = std::make_unique<PDFTag>(); in DEF_TEST() local
|
| H A D | PinnedImageTest.cpp | 49 sk_sp<SkImage> img = SkMakeImageFromRasterBitmap(bm, kNever_SkCopyPixelsMode); in basic_test() local 105 sk_sp<SkImage> img; in cleanup_test() local [all...] |
| H A D | WrappedSurfaceCopyOnWriteTest.cpp | 45 sk_sp<SkImage> img = surf->makeImageSnapshot(); in DEF_GPUTEST_FOR_ALL_CONTEXTS() local [all...] |
| /third_party/skia/docs/examples/ |
| H A D | SkImage_to_PPM_ascii.cpp | 43 SkBitmap ToBitmap(SkImage * img) { in REG_FIDDLE() argument
|
| H A D | SkImage_to_PPM_binary.cpp | 41 SkBitmap ToBitmap(SkImage * img) { in REG_FIDDLE() argument
|
| H A D | UnpremulBugs.cpp | 18 sk_sp<SkImage> img = bmp.asImage(); in REG_FIDDLE() local
|
| /third_party/skia/gm/ |
| H A D | colorspace.cpp | 73 sk_sp<SkImage> img = GetResourceAsImage("images/mandrill_128.png"); in draw_colorspace_gm() local [all...] |
| H A D | fontregen.cpp | 103 auto img = dContext->priv().testingOnly_getFontAtlasImage(kA8_GrMaskFormat); variable
|
| H A D | imageblurrepeatmode.cpp | 151 auto img = bmp.asImage(); in DEF_SIMPLE_GM() local
|
| H A D | fontcache.cpp | 74 auto img = dContext->priv().testingOnly_getFontAtlasImage(kA8_GrMaskFormat); variable
|
| H A D | mipmap.cpp | 80 static void show_mips(SkCanvas* canvas, SkImage* img) { in show_mips() argument 129 static void show_mips_only(SkCanvas* canvas, SkImage* img) { in show_mips_only() argument [all...] |
| /third_party/skia/fuzz/ |
| H A D | FuzzEncoders.cpp | 81 auto img = SkImage::MakeFromEncoded(bytes); in DEF_FUZZ() local [all...] |
| /foundation/arkui/ui_lite/test/unittest/components/ |
| H A D | ui_analog_clock_unit_test.cpp | 244 UIImageView* img = new UIImageView(); in HWTEST_F() local
|
| /foundation/arkui/ui_lite/frameworks/draw/ |
| H A D | draw_image.cpp | 23 DrawCommon(BufferInfo& gfxDstBuffer, const Rect& coords, const Rect& mask, const ImageInfo* img, const Style& style, uint8_t opaScale) DrawCommon() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/core/ |
| H A D | firmware.h | 19 u8 *img; member
|
| /third_party/glfw/tests/ |
| H A D | icon.c | 76 GLFWimage img = { 16, 16, pixels }; in set_icon() local
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | image-jpeg.c | 33 _cupsImageReadJPEG( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadJPEG() argument [all...] |
| H A D | image-pnm.c | 29 _cupsImageReadPNM( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadPNM() argument [all...] |
| H A D | image-sgi.c | 30 _cupsImageReadSGI( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadSGI() argument [all...] |
| H A D | image-pix.c | 37 _cupsImageReadPIX( cups_image_t *img, FILE *fp, cups_icspace_t primary, cups_icspace_t secondary, int saturation, int hue, const cups_ib_t *lut) _cupsImageReadPIX() argument [all...] |
| /third_party/qrcodegen/java/ |
| H A D | QrCodeGeneratorDemo.java | 211 private static void writePng(BufferedImage img, String filepath) throws IOException { in writePng() argument
|
| /third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/ |
| H A D | QrCodeGeneratorDemo.java | 210 private static void writePng(BufferedImage img, String filepath) throws IOException { in writePng() argument
|