HomeSort by relevance Sort by last modified time
    Searched full:raster_proc (Results 1 - 1 of 1) sorted by null

  /external/skia/gm/
texteffects.cpp 144 typedef void (*raster_proc)(SkLayerRasterizer*, SkPaint&); typedef
146 static const raster_proc gRastProcs[] = {
153 raster_proc proc = gRastProcs[index];

Completed in 167 milliseconds