Lines Matching refs:alloc
262 bool setImage(SkArenaAlloc* alloc, SkScalerContext* scalerContext);
263 bool setImage(SkArenaAlloc* alloc, const void* image);
265 // Merge the from glyph into this glyph using alloc to allocate image data. Return the number
267 // making a copy of the image using the alloc.
268 size_t setMetricsAndImage(SkArenaAlloc* alloc, const SkGlyph& from);
293 bool setPath(SkArenaAlloc* alloc, SkScalerContext* scalerContext);
294 bool setPath(SkArenaAlloc* alloc, const SkPath* path);
334 SkScalar* array, int* count, SkArenaAlloc* alloc);
376 size_t allocImage(SkArenaAlloc* alloc);
379 void installPath(SkArenaAlloc* alloc, const SkPath* path);