/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/ |
H A D | rosen_render_text_field.h | 81 const SkBitmap& GetBitmap() const in GetBitmap() function
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/font/ |
H A D | ui_font_cache.cpp | 96 uint8_t* UIFontCache::GetBitmap(uint16_t fontKey, uint32_t unicode, TextStyle textStyle) in GetBitmap() function in OHOS::UIFontCache
|
H A D | ui_font_cache_manager.cpp | 106 uint8_t* UIFontCacheManager::GetBitmap(uint16_t fontKey, uint32_t unicode, TextStyle textStyle) in GetBitmap() function in OHOS::UIFontCacheManager
|
H A D | glyphs_manager.cpp | 145 int8_t GlyphsManager::GetBitmap(uint32_t unicode, BufferInfo& bufInfo, uint16_t fontId) in GetBitmap() function in OHOS::GlyphsManager
|
H A D | glyphs_file.cpp | 297 int8_t GlyphsFile::GetBitmap(GlyphNode& node, BufferInfo& bufInfo) in GetBitmap() function in OHOS::GlyphsFile
|
H A D | ui_font.cpp | 174 uint8_t* UIFont::GetBitmap(uint32_t unicode, GlyphNode& glyphNode, uint16_t fontId, uint8_t fontSiz… in GetBitmap() function in OHOS::UIFont
|
H A D | ui_font_bitmap.cpp | 136 uint8_t* UIFontBitmap::GetBitmap(uint32_t unicode, GlyphNode& glyphNode, uint16_t fontId, uint8_t f… in GetBitmap() function in OHOS::UIFontBitmap
|
H A D | ui_font_vector.cpp | 683 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 D | rs_canvas_drawing_node.cpp | 83 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 D | rs_canvas_drawing_render_node.cpp | 302 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 D | test_base.cpp | 58 OH_Drawing_Bitmap* TestBase::GetBitmap() in GetBitmap() function in TestBase
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/ |
H A D | rs_canvas_drawing_render_node_drawable.cpp | 406 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 D | rs_render_service_client.cpp | 391 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 D | rs_render_service_client.cpp | 391 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 D | ui_view.cpp | 1298 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 D | scene_impl.cpp | 172 …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 D | rs_render_service_client.cpp | 1008 bool RSRenderServiceClient::GetBitmap(NodeId id, Drawing::Bitmap& bitmap) in GetBitmap() function in OHOS::Rosen::RSRenderServiceClient
|
H A D | rs_render_service_connection_proxy.cpp | 1869 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 D | rs_render_service_connection.cpp | 1542 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 D | rosen_render_context.cpp | 1715 bool RosenRenderContext::GetBitmap(SkBitmap& bitmap, std::shared_ptr<OHOS::Rosen::DrawCmdList> draw… in GetBitmap() function in OHOS::Ace::NG::RosenRenderContext
|