Home
last modified time | relevance | path

Searched refs:skc_raster_clip_weakref_t (Results 1 – 5 of 5) sorted by relevance

/external/skqp/src/compute/skc/
Dskc_types.h42 typedef skc_weakref_t skc_raster_clip_weakref_t; typedef
Draster_builder.c159 skc_raster_clip_weakref_t * const raster_clip_weakref, in skc_raster_builder_clips_append()
279 skc_raster_clip_weakref_t * raster_clip_weakref, in skc_raster_add_filled()
Dskc.h154 skc_raster_clip_weakref_t * raster_clip_weakref,
/external/skqp/src/compute/sk/
DSkDevice_Compute.h148 skc_raster_clip_weakref_t fClipWeakref;
DSkDevice_Compute.cpp248 skc_raster_clip_weakref_t clip_weakref = fClipWeakref; in path_rasterize_and_place()