Lines Matching refs:producerUsage
706 uint64_t producerUsage;
904 /* lock(..., buffer, producerUsage, consumerUsage, accessRegion, outData,
911 * Exactly one of producerUsage and consumerUsage must be *_USAGE_NONE. The
938 * producerUsage - the producer usage flags to request; either this or
942 * producerUsage must be GRALLOC1_*_USAGE_NONE, and the other must be a
952 * GRALLOC1_ERROR_BAD_VALUE - neither or both of producerUsage and
962 uint64_t /*gralloc1_producer_usage_t*/ producerUsage,
967 /* lockFlex(..., buffer, producerUsage, consumerUsage, accessRegion,
987 * producerUsage - the producer usage flags to request; either this or
991 * producerUsage must be GRALLOC1_*_USAGE_NONE, and the other must be a
1001 * GRALLOC1_ERROR_BAD_VALUE - neither or both of producerUsage and
1011 uint64_t /*gralloc1_producer_usage_t*/ producerUsage,