Home
last modified time | relevance | path

Searched refs:IntTileProc (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkBitmapProcState.h79 typedef U16CPU (*IntTileProc)(int value, int count); // returns 0..count-1 typedef
87 IntTileProc fIntTileProcY; // chooseProcs
DSkBitmapProcState_matrixProcs.cpp209 static SkBitmapProcState::IntTileProc choose_int_tile_proc(unsigned tm) { in choose_int_tile_proc()