Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Drosen_render_text_field.h81 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.cpp683 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.cpp83 bool RSCanvasDrawingNode::GetBitmap(Drawing::Bitmap& bitmap, in GetBitmap() function in OHOS::Rosen::RSCanvasDrawingNode
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_canvas_drawing_render_node.cpp305 Drawing::Bitmap RSCanvasDrawingRenderNode::GetBitmap() in GetBitmap() function in OHOS::Rosen::RSCanvasDrawingRenderNode
329 Drawing::Bitmap RSCanvasDrawingRenderNode::GetBitmap(const uint64_t tid) in GetBitmap() function in OHOS::Rosen::RSCanvasDrawingRenderNode
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
Dtest_base.cpp58 OH_Drawing_Bitmap* TestBase::GetBitmap() in GetBitmap() function in TestBase
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
Drs_canvas_drawing_render_node_drawable.cpp411 Drawing::Bitmap RSCanvasDrawingRenderNodeDrawable::GetBitmap(Drawing::GPUContext* grContext) in GetBitmap() function in OHOS::Rosen::DrawableV2::RSCanvasDrawingRenderNodeDrawable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
Drs_render_service_client.cpp397 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/darwin/
Drs_render_service_client.cpp397 bool RSRenderServiceClient::GetBitmap(NodeId id, Drawing::Bitmap& bitmap) in GetBitmap() function in OHOS::Rosen::RSRenderServiceClient
/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_3d/lume/scenewidgetplugin/plugin/src/
Dscene_impl.cpp172 …SCENE_NS::IBitmap::Ptr GetBitmap(bool notifyFrameDrawn, const SCENE_NS::ICamera::Ptr& camera) over… in GetBitmap() function in __anon49d07c580111::SceneImpl
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
Drs_render_service_client.cpp1022 bool RSRenderServiceClient::GetBitmap(NodeId id, Drawing::Bitmap& bitmap) in GetBitmap() function in OHOS::Rosen::RSRenderServiceClient
Drs_render_service_connection_proxy.cpp1923 bool RSRenderServiceConnectionProxy::GetBitmap(NodeId id, Drawing::Bitmap& bitmap) in GetBitmap() function in OHOS::Rosen::RSRenderServiceConnectionProxy
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_render_service_connection.cpp1554 bool RSRenderServiceConnection::GetBitmap(NodeId id, Drawing::Bitmap& bitmap) in GetBitmap() function in OHOS::Rosen::RSRenderServiceConnection
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drosen_render_context.cpp1719 bool RosenRenderContext::GetBitmap(SkBitmap& bitmap, std::shared_ptr<OHOS::Rosen::DrawCmdList> draw… in GetBitmap() function in OHOS::Ace::NG::RosenRenderContext