Home | History | Annotate | Download | only in cpp

Lines Matching full:backing

560   * from RenderScript kernels. An Allocation provides the backing store for a
850 * Creates an Allocation for use by scripts with a given Type and a backing pointer. For use
856 * @param[in] pointer existing backing store to use for this Allocation if possible
897 * Get the backing pointer for a USAGE_SHARED allocation.