Searched defs:AttachBufferOutput (Results 1 – 2 of 2) sorted by relevance
763 struct AttachBufferOutput : public LightFlattenable<AttachBufferOutput> { struct781 std::vector<AttachBufferOutput>* outputs); argument
1078 using AttachBufferOutput = IGraphicBufferProducer::AttachBufferOutput; in TEST_P() typedef