Lines Matching full:backing
287 * from RenderScript kernels. An Allocation provides the backing store for a
577 * Creates an Allocation for use by scripts with a given Type and a backing pointer. For use
583 * @param[in] pointer existing backing store to use for this Allocation if possible
624 * Get the backing pointer for a USAGE_SHARED allocation.