Home
last modified time | relevance | path

Searched defs:ct (Results 1 – 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/osal/
Dfetch_manager.cpp103 char* ct = nullptr; in Fetch() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
Drs_pixel_map_util.cpp152 SkColorType ct = PixelFormatToSkColorType(imageInfo.pixelFormat); in MakeSkImageInfo() local
/foundation/graphic/graphic_3d/3d_widget_adapter/src/ohos/
Dtexture_layer.cpp430 SkColorType ct = SkColorType::kRGBA_8888_SkColorType; in MakePixelImage() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
Djpeg_encoder.cpp226 SkColorType ct = SkColorType::kUnknown_SkColorType; in SequenceEncoder() local
/foundation/arkui/ace_engine/frameworks/core/image/
Dimage_provider.cpp802 SkColorType ct = PixelFormatToSkColorType(pixmap); local
814 RSColorType ct = PixelFormatToDrawingColorType(pixmap); local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
Dadaptive_image_helper.cpp307 ColorType ct = PixelFormatToColorType(imageInfo.pixelFormat); in MakeBitmapFormat() local
/foundation/arkui/ace_engine/frameworks/core/components/image/
Drosen_render_image.cpp1518 SkColorType ct = PixelFormatToSkColorType(pixmap); local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_canvas.cpp623 SkColorType ct = PixelFormatToSkColorType(pixelMap.GetPixelFormat()); in MakeSkImageInfoFromPixelMap() local