Lines Matching defs:consumerUsage
707 uint64_t consumerUsage;
904 /* lock(..., buffer, producerUsage, consumerUsage, accessRegion, outData,
911 * Exactly one of producerUsage and consumerUsage must be *_USAGE_NONE. The
939 * consumerUsage must be GRALLOC1_*_USAGE_NONE, and the other must be a
941 * consumerUsage - the consumer usage flags to request; either this or
953 * consumerUsage were GRALLOC1_*_USAGE_NONE, or the usage which was not
963 uint64_t /*gralloc1_consumer_usage_t*/ consumerUsage,
967 /* lockFlex(..., buffer, producerUsage, consumerUsage, accessRegion,
988 * consumerUsage must be GRALLOC1_*_USAGE_NONE, and the other must be a
990 * consumerUsage - the consumer usage flags to request; either this or
1002 * consumerUsage were *_USAGE_NONE, or the usage which was not
1012 uint64_t /*gralloc1_consumer_usage_t*/ consumerUsage,