Home
last modified time | relevance | path

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

/external/skia/legacy/src/core/
DSkBitmapProcState.h42 typedef U16CPU (*IntTileProc)(int value, int count); // returns 0..count-1 typedef
59 IntTileProc fIntTileProcY; // chooseProcs
DSkBitmapProcState_matrixProcs.cpp149 static SkBitmapProcState::IntTileProc choose_int_tile_proc(unsigned tm) { in choose_int_tile_proc()
/external/skia/src/core/
DSkBitmapProcState.h59 typedef U16CPU (*IntTileProc)(int value, int count); // returns 0..count-1 typedef
72 IntTileProc fIntTileProcY; // chooseProcs
DSkBitmapProcState_matrixProcs.cpp225 static SkBitmapProcState::IntTileProc choose_int_tile_proc(unsigned tm) { in choose_int_tile_proc()