Lines Matching refs:gbps
388 const auto& gbps = outConfig.getGraphicBufferProducers();
389 for (int surfaceId = 0; surfaceId < (int) gbps.size(); surfaceId++) {
390 if (gbps[surfaceId] == surface->getIGraphicBufferProducer()) {
841 const auto& gbps = outputPairIt->second.second.getGraphicBufferProducers();
842 for (const auto& outGbp : gbps) {