Searched defs:allowAllocation (Results 1 – 8 of 8) sorted by relevance
110 status_t MonitoredProducer::allowAllocation(bool allow) { in allowAllocation() function in android::MonitoredProducer
291 Return<int32_t> allowAllocation(bool allow) override { in allowAllocation() function
532 status_t BufferHubProducer::allowAllocation(bool /* allow */) { in allowAllocation() function in android::BufferHubProducer
364 virtual status_t allowAllocation(bool allow) { in allowAllocation() function in android::BpGraphicBufferProducer609 status_t allowAllocation(bool allow) override { in allowAllocation() function in android::HpGraphicBufferProducer
1427 status_t BufferQueueProducer::allowAllocation(bool allow) { in allowAllocation() function in android::BufferQueueProducer
75 status_t allowAllocation(bool allow) override { return mProducer->allowAllocation(allow); } in allowAllocation() function in android::test::ProxyBQP
560 status_t VirtualDisplaySurface::allowAllocation(bool /* allow */) { in allowAllocation() function in android::VirtualDisplaySurface
1161 status_t H2BGraphicBufferProducer::allowAllocation(bool allow) { in allowAllocation() function in android::hardware::graphics::bufferqueue::V1_0::utils::H2BGraphicBufferProducer