Home
last modified time | relevance | path

Searched refs:GetDrawTextAsBitmap (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_canvas_node.cpp115 if (recording != nullptr && RSSystemProperties::GetDrawTextAsBitmap()) { in FinishRecording()
147 if (recording != nullptr && RSSystemProperties::GetDrawTextAsBitmap()) { in DrawOnNode()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_system_properties.cpp175 bool RSSystemProperties::GetDrawTextAsBitmap() in GetDrawTextAsBitmap() function in OHOS::Rosen::RSSystemProperties
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_system_properties.cpp181 bool RSSystemProperties::GetDrawTextAsBitmap() in GetDrawTextAsBitmap() function in OHOS::Rosen::RSSystemProperties
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_system_properties_test.cpp430 HWTEST_F(RSSystemPropertiesTest, GetDrawTextAsBitmap, TestSize.Level1)
433 ASSERT_TRUE(RSSystemProperties::GetDrawTextAsBitmap());
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/
H A Drs_system_properties.h172 static bool GetDrawTextAsBitmap();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_extended_modifier.cpp219 if (RSSystemProperties::GetDrawTextAsBitmap()) { in FinishDrawing()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_system_properties.cpp447 bool RSSystemProperties::GetDrawTextAsBitmap() in GetDrawTextAsBitmap() function in OHOS::Rosen::RSSystemProperties