/third_party/skia/third_party/externals/freetype/include/freetype/ |
H A D | ftglyph.h | 172 FT_Bitmap bitmap; member [all...] |
/third_party/skia/third_party/externals/freetype/src/cache/ |
H A D | ftcsbits.c | 130 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 D | ftsdfrend.c | 254 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 D | ftsmooth.c | 435 FT_Bitmap* bitmap = &slot->bitmap; ft_smooth_render() local [all...] |
/third_party/skia/tools/skdiff/ |
H A D | skdiff_utils.cpp | 85 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 D | skqp_model.cpp | 90 SkBitmap bitmap; in decode() local
|
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/ |
H A D | Surface.java | 25 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 D | bitmaprect.cpp | 101 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 D | lattice.cpp | 116 SkBitmap bitmap; in onDrawHelper() local
|
H A D | imagealphathreshold.cpp | 175 SkBitmap bitmap; in make_img() local
|
H A D | recordopts.cpp | 81 SkBitmap bitmap; in draw_save_layer_draw_bitmap_restore_sequence() local
|
H A D | all_bitmap_configs.cpp | 137 SkBitmap bitmap; in DEF_SIMPLE_GM() local
|
H A D | fp_sample_chaining.cpp | 126 SkBitmap bitmap; in make_test_bitmap() local
|
/third_party/skia/client_utils/android/ |
H A D | BitmapRegionDecoder.cpp | 48 bool BitmapRegionDecoder::decodeRegion(SkBitmap* bitmap, BRDAllocator* allocator, in decodeRegion() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/shape/ |
H A D | rosen_render_shape_container.cpp | 267 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 D | rosen_render_text_overlay.cpp | 184 auto bitmap = rosenTextField->GetBitmap(); in PaintMagnifier() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/ |
H A D | image_decoder.cpp | 124 RSBitmap bitmap; in ForceResizeImage() local 180 RSBitmap bitmap; in ResizeDrawingImage() local [all...] |
/foundation/arkui/ace_engine/adapter/ohos/entrance/window/ |
H A D | drag_window_ohos.cpp | 115 auto bitmap = std::make_shared<RSBitmap>(); in DrawPixelMapInner() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | animated_image.cpp | 244 SkBitmap bitmap; in DecodeImpl() local 246 RSBitmap bitmap; in DecodeImpl() local [all...] |
/foundation/arkui/ui_lite/frameworks/font/ |
H A D | ui_font.cpp | 177 uint8_t* bitmap = nullptr; in GetBitmap() local [all...] |
/foundation/arkui/ace_engine/test/unittest/interfaces/ |
H A D | drawable_descriptor_test.cpp | 122 auto bitmap = std::make_shared<SkBitmap>(skBitmap); in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_surface_capture_task.cpp | 200 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 D | shader_effect_fuzzer.cpp | 108 Bitmap bitmap; in ShaderEffectFuzzTest003() local 238 Bitmap bitmap; in ShaderEffectFuzzTest005() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
H A D | render_service_client_modifier_demo.cpp | 103 Drawing::Bitmap bitmap; variable
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/ |
H A D | rs_round_corner_display.cpp | 99 bool RoundCornerDisplay::DecodeBitmap(std::shared_ptr<Drawing::Image> image, Drawing::Bitmap &bitmap) in DecodeBitmap() argument
|