Home
last modified time | relevance | path

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

12345678910>>...13

/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...]
H A Dthinrects.cpp176 auto img = zoomed->makeImageSnapshot(); in DEF_SIMPLE_GM_CAN_FAIL() local
/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
/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/skia/tests/
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/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
H A DQrCodeGeneratorDemo.java210 private static void writePng(BufferedImage img, String filepath) throws IOException { in writePng() argument
/foundation/arkui/ui_lite/test/uitest/test_view_bitmap/
H A Dui_test_view_bitmap.cpp27 ViewBitmapListener(UIViewGroup* container, UIImageView* img) : container_(container), img_(img) in ViewBitmapListener() argument
66 ViewBitmapListener2(UIViewGroup* container, UIImageView* img) : container_(container), img_(img) in ViewBitmapListener2() argument
104 ViewBitmapListener3(UIViewGroup* container, UIImageView* img) ViewBitmapListener3() argument
142 ViewBitmapListener4(UIViewGroup* container, UIImageView* img) ViewBitmapListener4() argument
180 ScreenBitmapListener(UIViewGroup* container, UIImageView* img) ScreenBitmapListener() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/render/
H A Drs_image_cache_test.cpp78 auto img = std::make_shared<Drawing::Image>(); in HWTEST_F() local
99 auto img = std::make_shared<Drawing::Image>(); in HWTEST_F() local
119 auto img = std::make_shared<Drawing::Image>(); in HWTEST_F() local
225 auto img = std::make_shared<Drawing::Image>(); in HWTEST_F() local
249 auto img = std::make_shared<Drawing::Image>(); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_colorspace_convert_test.cpp82 std::shared_ptr<Drawing::Image> img = std::make_shared<Drawing::Image>(); in HWTEST_F() local
109 std::shared_ptr<Drawing::Image> img = std::make_shared<Drawing::Image>(); in HWTEST_F() local
147 std::shared_ptr<Drawing::Image> img = std::make_shared<Drawing::Image>(); in HWTEST_F() local

Completed in 13 milliseconds

12345678910>>...13