Searched refs:GetExtendObject (Results 1 – 5 of 5) sorted by relevance
150 std::shared_ptr<ExtendObject> GetExtendObject() { return object_; } in GetExtendObject() function
214 ASSERT_EQ(effect->GetExtendObject(), rsPixelMapShader);
161 std::shared_ptr<ExtendObject> GetExtendObject(uint32_t index);
185 std::shared_ptr<ExtendObject> CmdList::GetExtendObject(uint32_t index) in GetExtendObject() function in OHOS::Rosen::Drawing::CmdList
604 std::shared_ptr<ExtendObject> object = shaderEffect->GetExtendObject(); in AddShaderEffectToCmdList()883 return (const_cast<CmdList&>(cmdList)).GetExtendObject(index); in GetExtendObjectFromCmdList()