Searched defs:DequeueBufferInput (Results 1 – 3 of 3) sorted by relevance
758 struct DequeueBufferInput : public LightFlattenable<DequeueBufferInput> { struct762 inline bool isFixedSize() const { return true; } in isFixedSize()767 uint32_t width;768 uint32_t height;769 PixelFormat format;770 uint64_t usage;771 bool getTimestamps;
467 using DequeueBufferInput = IGraphicBufferProducer::DequeueBufferInput; in TEST_P() typedef732 using DequeueBufferInput = IGraphicBufferProducer::DequeueBufferInput; in TEST_P() typedef1035 using DequeueBufferInput = IGraphicBufferProducer::DequeueBufferInput; in TEST_P() typedef
787 using DequeueBufferInput = IGraphicBufferProducer::DequeueBufferInput; typedef