Home | History | Annotate | Download | only in gui

Lines Matching full:getconsumerusage

1191     return getConsumerUsage(usage);
1793 int Surface::getConsumerUsage(uint64_t* outUsage) const {
1795 return mGraphicBufferProducer->getConsumerUsage(outUsage);