OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IntTileProc
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkBitmapProcState.h
63
typedef U16CPU (*
IntTileProc
)(int value, int count); // returns 0..count-1
76
IntTileProc
fIntTileProcY; // chooseProcs
SkBitmapProcState_matrixProcs.cpp
239
static SkBitmapProcState::
IntTileProc
choose_int_tile_proc(unsigned tm) {
Completed in 64 milliseconds