Searched refs:GetIsCustomTypeface (Results 1 – 4 of 4) sorted by relevance
181 recordingCanvas->SetIsCustomTypeface(node->GetIsCustomTypeface()); in CreateDrawingContext()
395 bool GetIsCustomTypeface();
2295 bool RSNode::GetIsCustomTypeface() in GetIsCustomTypeface() function in OHOS::Rosen::RSNode
6413 ASSERT_TRUE(rsNode->GetIsCustomTypeface());6422 HWTEST_F(RSNodeTest, GetIsCustomTypeface, TestSize.Level1)6426 ASSERT_TRUE(!rsNode->GetIsCustomTypeface());