HomeSort by relevance Sort by last modified time
    Searched refs:fIntTileProcY (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/src/core/
SkBitmapProcState.h 76 IntTileProc fIntTileProcY; // chooseProcs
SkBitmapProcState_matrixProcs.cpp 323 **xy = s.fIntTileProcY(SkScalarToFixed(pt.fY) >> 16,
481 fIntTileProcY = choose_int_tile_proc(fTileModeY);
  /external/skia/src/core/
SkBitmapProcState.h 79 IntTileProc fIntTileProcY; // chooseProcs
SkBitmapProcState_matrixProcs.cpp 323 **xy = s.fIntTileProcY(SkScalarToFixed(pt.fY) >> 16,
482 fIntTileProcY = choose_int_tile_proc(fTileModeY);

Completed in 96 milliseconds