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