Home
last modified time | relevance | path

Searched defs:bitmap (Results 276 - 300 of 546) sorted by relevance

1...<<11121314151617181920>>...22

/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftglyph.h172 FT_Bitmap bitmap; member
[all...]
/third_party/skia/third_party/externals/freetype/src/cache/
H A Dftcsbits.c130 FT_Bitmap* bitmap = &slot->bitmap; in ftc_snode_load() local
42 ftc_sbit_copy_bitmap( FTC_SBit sbit, FT_Bitmap* bitmap, FT_Memory memory ) ftc_sbit_copy_bitmap() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/sdf/
H A Dftsdfrend.c254 FT_Bitmap* bitmap = &slot->bitmap; in ft_sdf_render() local
478 FT_Bitmap* bitmap = &slot->bitmap; ft_bsdf_render() local
[all...]
/third_party/skia/third_party/externals/freetype/src/smooth/
H A Dftsmooth.c435 FT_Bitmap* bitmap = &slot->bitmap; ft_smooth_render() local
[all...]
/third_party/skia/tools/skdiff/
H A Dskdiff_utils.cpp85 static void force_all_opaque(const SkBitmap& bitmap) { in force_all_opaque() argument
93 bool write_bitmap(const SkString& path, const SkBitmap& bitmap) { in write_bitmap() argument
/third_party/skia/tools/skqp/src/
H A Dskqp_model.cpp90 SkBitmap bitmap; in decode() local
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DSurface.java25 public Surface(Bitmap bitmap) { in Surface() argument
100 private static long CreateBitmapInstance(Bitmap bitmap) { in CreateBitmapInstance() argument
107 private static native long nCreateBitmap(Bitmap bitmap); in nCreateBitmap() argument
/third_party/skia/gm/
H A Dbitmaprect.cpp101 static void make_3x3_bitmap(SkBitmap* bitmap) { in make_3x3_bitmap() argument
149 SkBitmap bitmap; variable
150 make_3x3_bitmap(&bitmap); variable
170 SkBitmap bitmap; in make_big_bitmap() local
[all...]
H A Dlattice.cpp116 SkBitmap bitmap; in onDrawHelper() local
H A Dimagealphathreshold.cpp175 SkBitmap bitmap; in make_img() local
H A Drecordopts.cpp81 SkBitmap bitmap; in draw_save_layer_draw_bitmap_restore_sequence() local
H A Dall_bitmap_configs.cpp137 SkBitmap bitmap; in DEF_SIMPLE_GM() local
H A Dfp_sample_chaining.cpp126 SkBitmap bitmap; in make_test_bitmap() local
/third_party/skia/client_utils/android/
H A DBitmapRegionDecoder.cpp48 bool BitmapRegionDecoder::decodeRegion(SkBitmap* bitmap, BRDAllocator* allocator, in decodeRegion() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Drosen_render_shape_container.cpp267 DrawBitmapMesh( SkBitmap& bitmap, int column, int row, const float* vertices, const int* colors, const SkPaint* paint) DrawBitmapMesh() argument
/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Drosen_render_text_overlay.cpp184 auto bitmap = rosenTextField->GetBitmap(); in PaintMagnifier() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/
H A Dimage_decoder.cpp124 RSBitmap bitmap; in ForceResizeImage() local
180 RSBitmap bitmap; in ResizeDrawingImage() local
[all...]
/foundation/arkui/ace_engine/adapter/ohos/entrance/window/
H A Ddrag_window_ohos.cpp115 auto bitmap = std::make_shared<RSBitmap>(); in DrawPixelMapInner() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Danimated_image.cpp244 SkBitmap bitmap; in DecodeImpl() local
246 RSBitmap bitmap; in DecodeImpl() local
[all...]
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font.cpp177 uint8_t* bitmap = nullptr; in GetBitmap() local
[all...]
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Ddrawable_descriptor_test.cpp122 auto bitmap = std::make_shared<SkBitmap>(skBitmap); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_surface_capture_task.cpp200 Drawing::Bitmap bitmap; in CopyDataToPixelMap() local
220 Drawing::Bitmap bitmap; in CopyDataToPixelMap() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/shadereffect_fuzzer/
H A Dshader_effect_fuzzer.cpp108 Bitmap bitmap; in ShaderEffectFuzzTest003() local
238 Bitmap bitmap; in ShaderEffectFuzzTest005() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_modifier_demo.cpp103 Drawing::Bitmap bitmap; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_round_corner_display.cpp99 bool RoundCornerDisplay::DecodeBitmap(std::shared_ptr<Drawing::Image> image, Drawing::Bitmap &bitmap) in DecodeBitmap() argument

Completed in 15 milliseconds

1...<<11121314151617181920>>...22