Home
last modified time | relevance | path

Searched defs:img (Results 51 - 75 of 382) sorted by relevance

12345678910>>...16

/third_party/mesa3d/src/mesa/main/
H A Dtexobj.h121 struct gl_texture_image *img = texObj->Image[0][texObj->Attrib.BaseLevel]; in _mesa_is_texture_complete() local
/third_party/skia/tests/
H A DDeviceTest.cpp30 static sk_sp<SkSpecialImage> MakeSpecial(SkBaseDevice* dev, SkImage* img) { in MakeSpecial() argument
H A DGrTextureMipMapInvalidationTest.cpp87 auto img = surf->makeImageSnapshot(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
H A DPDFTaggedTest.cpp95 auto img = std::make_unique<PDFTag>(); in DEF_TEST() local
H A DPinnedImageTest.cpp49 sk_sp<SkImage> img = SkMakeImageFromRasterBitmap(bm, kNever_SkCopyPixelsMode); in basic_test() local
105 sk_sp<SkImage> img; in cleanup_test() local
[all...]
H A DWrappedSurfaceCopyOnWriteTest.cpp45 sk_sp<SkImage> img = surf->makeImageSnapshot(); in DEF_GPUTEST_FOR_ALL_CONTEXTS() local
[all...]
/third_party/skia/docs/examples/
H A DSkImage_to_PPM_ascii.cpp43 SkBitmap ToBitmap(SkImage * img) { in REG_FIDDLE() argument
H A DSkImage_to_PPM_binary.cpp41 SkBitmap ToBitmap(SkImage * img) { in REG_FIDDLE() argument
H A DUnpremulBugs.cpp18 sk_sp<SkImage> img = bmp.asImage(); in REG_FIDDLE() local
/third_party/skia/gm/
H A Dcolorspace.cpp73 sk_sp<SkImage> img = GetResourceAsImage("images/mandrill_128.png"); in draw_colorspace_gm() local
[all...]
H A Dfontregen.cpp103 auto img = dContext->priv().testingOnly_getFontAtlasImage(kA8_GrMaskFormat); variable
H A Dimageblurrepeatmode.cpp151 auto img = bmp.asImage(); in DEF_SIMPLE_GM() local
H A Dfontcache.cpp74 auto img = dContext->priv().testingOnly_getFontAtlasImage(kA8_GrMaskFormat); variable
H A Dmipmap.cpp80 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 DFuzzEncoders.cpp81 auto img = SkImage::MakeFromEncoded(bytes); in DEF_FUZZ() local
[all...]
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_analog_clock_unit_test.cpp244 UIImageView* img = new UIImageView(); in HWTEST_F() local
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_image.cpp23 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 Dfirmware.h19 u8 *img; member
/third_party/glfw/tests/
H A Dicon.c76 GLFWimage img = { 16, 16, pixels }; in set_icon() local
/third_party/cups-filters/cupsfilters/
H A Dimage-jpeg.c33 _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 Dimage-pnm.c29 _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 Dimage-sgi.c30 _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 Dimage-pix.c37 _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 DQrCodeGeneratorDemo.java211 private static void writePng(BufferedImage img, String filepath) throws IOException { in writePng() argument
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
H A DQrCodeGeneratorDemo.java210 private static void writePng(BufferedImage img, String filepath) throws IOException { in writePng() argument

Completed in 8 milliseconds

12345678910>>...16