Home | History | Annotate | Download | only in hardware

Lines Matching refs:descriptors

364  *   GRALLOC1_ERROR_NO_RESOURCES - no more descriptors can currently be created
677 /* allocate(..., numDescriptors, descriptors, outBuffers)
683 * Each buffer will correspond to one of the descriptors passed into the
699 * GRALLOC1_ERROR_UNSUPPORTED if one or more of the descriptors can never be
703 * numDescriptors - the number of buffer descriptors, which must also be equal
705 * descriptors - the buffer descriptors to attempt to allocate
711 * GRALLOC1_ERROR_BAD_DESCRIPTOR - one of the descriptors does not refer to a
714 * than one backing store to satisfy all of the buffer descriptors
718 * GRALLOC1_ERROR_UNSUPPORTED - one or more of the descriptors can never be
723 const gralloc1_buffer_descriptor_t* descriptors,