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

  /external/skia/src/core/
SkBitmapProcState_matrix.h 15 #define AFFINE_FILTER_NAME MAKENAME(_filter_affine)
201 void AFFINE_FILTER_NAME(const SkBitmapProcState& s,
262 AFFINE_FILTER_NAME,
277 #undef AFFINE_FILTER_NAME
SkBitmapProcState_matrix_repeat.h 45 #define AFFINE_FILTER_NAME MAKENAME(_filter_affine)
486 static void AFFINE_FILTER_NAME(const SkBitmapProcState& s,
551 AFFINE_FILTER_NAME,
566 #undef AFFINE_FILTER_NAME
SkBitmapProcState_matrix_clamp.h 47 #define AFFINE_FILTER_NAME MAKENAME(_filter_affine_neon)
601 static void AFFINE_FILTER_NAME(const SkBitmapProcState& s,
898 AFFINE_FILTER_NAME,
913 #undef AFFINE_FILTER_NAME

Completed in 90 milliseconds