Searched refs:SetUpBitmapData (Results 1 – 4 of 4) sorted by relevance
150 bool SetUpBitmapData(const void* data, size_t size);
605 HWTEST_F(CmdListHelperTest, SetUpBitmapData, TestSize.Level1)609 bool set = cmdList->SetUpBitmapData(static_cast<void *>(str), TEST_MEM_SIZE);
168 bool CmdList::SetUpBitmapData(const void* data, size_t size) in SetUpBitmapData() function in OHOS::Rosen::Drawing::CmdList
1778 val->SetUpBitmapData(bitmapData, bitmapSize); in Unmarshalling()2059 val->SetUpBitmapData(bitmapData, bitmapSize); in Unmarshalling()