Home | History | Annotate | Download | only in core

Lines Matching full:dataref

68      *  Create a new dataref by copying the specified data
73 * Create a new dataref by copying the specified c-string
81 * Create a new dataref, taking the data ptr as is, and using the
88 * Create a new dataref from a pointer allocated by malloc. The Data object
94 * Create a new dataref the file with the specified path.
100 * Create a new dataref from a SkFILE.
109 * Create a new dataref from a file descriptor.
118 * Create a new dataref using a subset of the data in the specified
119 * src dataref.
124 * Returns a new empty dataref (or a reference to a shared empty dataref).