Home | History | Annotate | Download | only in core

Lines Matching full:dataref

79      *  Create a new dataref by copying the specified data
90 * Create a new dataref by copying the specified c-string
98 * Create a new dataref, taking the data ptr as is, and using the
112 * Create a new dataref from a pointer allocated by malloc. The Data object
118 * Create a new dataref the file with the specified path.
124 * Create a new dataref from a SkFILE.
133 * Create a new dataref from a file descriptor.
149 * Create a new dataref using a subset of the data in the specified
150 * src dataref.
155 * Returns a new empty dataref (or a reference to a shared empty dataref).