Searched refs:gbc (Results 1 – 2 of 2) sorted by relevance
909 const sp<IGraphicBufferProducer>& gbc, const sp<Layer>& lbc,
3399 const sp<IGraphicBufferProducer>& gbc, const sp<Layer>& lbc, in addClientLayer() argument3410 if (gbc != nullptr) { in addClientLayer()3411 initialProducer = IInterface::asBinder(gbc); in addClientLayer()