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 145 typedef void (*raster_proc)(SkLayerRasterizer*, SkPaint&); typedef
147 static const raster_proc gRastProcs[] = {
154 raster_proc proc = gRastProcs[index];

Completed in 36 milliseconds