Home
last modified time | relevance | path

Searched defs:GetBitmap (Results 1 – 19 of 19) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Drosen_render_text_field.h64 const SkBitmap& GetBitmap() const in GetBitmap() function
/foundation/arkui/ui_lite/frameworks/font/
Dui_font_cache.cpp96 uint8_t* UIFontCache::GetBitmap(uint16_t fontKey, uint32_t unicode, TextStyle textStyle) in GetBitmap() function in OHOS::UIFontCache
Dui_font_cache_manager.cpp106 uint8_t* UIFontCacheManager::GetBitmap(uint16_t fontKey, uint32_t unicode, TextStyle textStyle) in GetBitmap() function in OHOS::UIFontCacheManager
Dglyphs_manager.cpp145 int8_t GlyphsManager::GetBitmap(uint32_t unicode, BufferInfo& bufInfo, uint16_t fontId) in GetBitmap() function in OHOS::GlyphsManager
Dglyphs_file.cpp297 int8_t GlyphsFile::GetBitmap(GlyphNode& node, BufferInfo& bufInfo) in GetBitmap() function in OHOS::GlyphsFile
Dui_font.cpp174 uint8_t* UIFont::GetBitmap(uint32_t unicode, GlyphNode& glyphNode, uint16_t fontId, uint8_t fontSiz… in GetBitmap() function in OHOS::UIFont
Dui_font_bitmap.cpp136 uint8_t* UIFontBitmap::GetBitmap(uint32_t unicode, GlyphNode& glyphNode, uint16_t fontId, uint8_t f… in GetBitmap() function in OHOS::UIFontBitmap
Dui_font_vector.cpp684 uint8_t* UIFontVector::GetBitmap(uint32_t unicode, GlyphNode& glyphNode, uint16_t fontId, uint8_t f… in GetBitmap() function in OHOS::UIFontVector
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
Drs_canvas_drawing_node.cpp74 bool RSCanvasDrawingNode::GetBitmap(Drawing::Bitmap& bitmap, in GetBitmap() function in OHOS::Rosen::RSCanvasDrawingNode
Drs_canvas_node.cpp224 bool RSCanvasNode::GetBitmap(Drawing::Bitmap& bitmap, std::shared_ptr<Drawing::DrawCmdList> drawCmd… in GetBitmap() function in OHOS::Rosen::RSCanvasNode
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_canvas_drawing_render_node.cpp369 Drawing::Bitmap RSCanvasDrawingRenderNode::GetBitmap() in GetBitmap() function in OHOS::Rosen::RSCanvasDrawingRenderNode
393 Drawing::Bitmap RSCanvasDrawingRenderNode::GetBitmap(const uint64_t tid) in GetBitmap() function in OHOS::Rosen::RSCanvasDrawingRenderNode
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
Drs_canvas_drawing_render_node_drawable.cpp516 Drawing::Bitmap RSCanvasDrawingRenderNodeDrawable::GetBitmap(Drawing::GPUContext* grContext) in GetBitmap() function in OHOS::Rosen::DrawableV2::RSCanvasDrawingRenderNodeDrawable
/foundation/arkui/ui_lite/frameworks/components/
Dui_view.cpp1298 bool UIView::GetBitmap(ImageInfo& imageInfo, ColorMode colorMode) in GetBitmap() function in OHOS::UIView
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
Drs_render_service_client.cpp510 bool RSRenderServiceClient::GetBitmap(NodeId id, Drawing::Bitmap& bitmap) in GetBitmap() function in OHOS::Rosen::RSRenderServiceClient
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
Drs_render_service_client.cpp501 bool RSRenderServiceClient::GetBitmap(NodeId id, Drawing::Bitmap& bitmap) in GetBitmap() function in OHOS::Rosen::RSRenderServiceClient
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
Drs_render_service_client.cpp1454 bool RSRenderServiceClient::GetBitmap(NodeId id, Drawing::Bitmap& bitmap) in GetBitmap() function in OHOS::Rosen::RSRenderServiceClient
Drs_render_service_connection_proxy.cpp3140 ErrCode RSRenderServiceConnectionProxy::GetBitmap(NodeId id, Drawing::Bitmap& bitmap, bool& success) in GetBitmap() function in OHOS::Rosen::RSRenderServiceConnectionProxy
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/main_thread/
Drs_render_service_connection.cpp2383 ErrCode RSRenderServiceConnection::GetBitmap(NodeId id, Drawing::Bitmap& bitmap, bool& success) in GetBitmap() function in OHOS::Rosen::RSRenderServiceConnection
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drosen_render_context.cpp1930 bool RosenRenderContext::GetBitmap(RSBitmap& bitmap, std::shared_ptr<RSDrawCmdList> drawCmdList) in GetBitmap() function in OHOS::Ace::NG::RosenRenderContext