Searched refs:GetIsCustomTextType (Results 1 – 4 of 4) sorted by relevance
180 recordingCanvas->SetIsCustomTextType(node->GetIsCustomTextType()); in CreateDrawingContext()
391 bool GetIsCustomTextType();
2285 bool RSNode::GetIsCustomTextType() in GetIsCustomTextType() function in OHOS::Rosen::RSNode
6394 ASSERT_TRUE(rsNode->GetIsCustomTextType());6467 HWTEST_F(RSNodeTest, GetIsCustomTextType, TestSize.Level1)6471 bool res = rsNode->GetIsCustomTextType();