Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drosen_render_text_field.h81 const SkBitmap& GetBitmap() const in GetBitmap() function
/ohos5.0/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_cache.cpp96 uint8_t* UIFontCache::GetBitmap(uint16_t fontKey, uint32_t unicode, TextStyle textStyle) in GetBitmap() function in OHOS::UIFontCache
H A Dui_font_cache_manager.cpp106 uint8_t* UIFontCacheManager::GetBitmap(uint16_t fontKey, uint32_t unicode, TextStyle textStyle) in GetBitmap() function in OHOS::UIFontCacheManager
H A Dglyphs_manager.cpp145 int8_t GlyphsManager::GetBitmap(uint32_t unicode, BufferInfo& bufInfo, uint16_t fontId) in GetBitmap() function in OHOS::GlyphsManager
H A Dglyphs_file.cpp297 int8_t GlyphsFile::GetBitmap(GlyphNode& node, BufferInfo& bufInfo) in GetBitmap() function in OHOS::GlyphsFile
H A Dui_font.cpp174 uint8_t* UIFont::GetBitmap(uint32_t unicode, GlyphNode& glyphNode, uint16_t fontId, uint8_t fontSiz… in GetBitmap() function in OHOS::UIFont
H A 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
H A 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
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_canvas_drawing_node.cpp83 bool RSCanvasDrawingNode::GetBitmap(Drawing::Bitmap& bitmap, in GetBitmap() function in OHOS::Rosen::RSCanvasDrawingNode
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_canvas_drawing_render_node.cpp302 Drawing::Bitmap RSCanvasDrawingRenderNode::GetBitmap() in GetBitmap() function in OHOS::Rosen::RSCanvasDrawingRenderNode
326 Drawing::Bitmap RSCanvasDrawingRenderNode::GetBitmap(const uint64_t tid) in GetBitmap() function in OHOS::Rosen::RSCanvasDrawingRenderNode
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_base.cpp58 OH_Drawing_Bitmap* TestBase::GetBitmap() in GetBitmap() function in TestBase
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_canvas_drawing_render_node_drawable.cpp406 Drawing::Bitmap RSCanvasDrawingRenderNodeDrawable::GetBitmap(Drawing::GPUContext* grContext) in GetBitmap() function in OHOS::Rosen::DrawableV2::RSCanvasDrawingRenderNodeDrawable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_render_service_client.cpp391 bool RSRenderServiceClient::GetBitmap(NodeId id, Drawing::Bitmap& bitmap) in GetBitmap() function in OHOS::Rosen::RSRenderServiceClient
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_render_service_client.cpp391 bool RSRenderServiceClient::GetBitmap(NodeId id, Drawing::Bitmap& bitmap) in GetBitmap() function in OHOS::Rosen::RSRenderServiceClient
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_view.cpp1298 bool UIView::GetBitmap(ImageInfo& imageInfo, ColorMode colorMode) in GetBitmap() function in OHOS::UIView
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_impl.cpp172 …SCENE_NS::IBitmap::Ptr GetBitmap(bool notifyFrameDrawn, const SCENE_NS::ICamera::Ptr& camera) over… in GetBitmap() function in __anon3577c0ce0110::SceneImpl
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_render_service_client.cpp1008 bool RSRenderServiceClient::GetBitmap(NodeId id, Drawing::Bitmap& bitmap) in GetBitmap() function in OHOS::Rosen::RSRenderServiceClient
H A Drs_render_service_connection_proxy.cpp1869 bool RSRenderServiceConnectionProxy::GetBitmap(NodeId id, Drawing::Bitmap& bitmap) in GetBitmap() function in OHOS::Rosen::RSRenderServiceConnectionProxy
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_service_connection.cpp1542 bool RSRenderServiceConnection::GetBitmap(NodeId id, Drawing::Bitmap& bitmap) in GetBitmap() function in OHOS::Rosen::RSRenderServiceConnection
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp1715 bool RosenRenderContext::GetBitmap(SkBitmap& bitmap, std::shared_ptr<OHOS::Rosen::DrawCmdList> draw… in GetBitmap() function in OHOS::Ace::NG::RosenRenderContext