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

  /external/skia/src/core/
SkBitmapProcState_procs.h 81 #define FILTER_PROC(x, y, a, b, c, d, dst) NAME_WRAP(Filter_32_opaque)(x, y, a, b, c, d, dst)
91 #undef FILTER_PROC
92 #define FILTER_PROC(x, y, a, b, c, d, dst) NAME_WRAP(Filter_32_alpha)(x, y, a, b, c, d, dst, alphaScale)
SkBitmapProcState_shaderproc.h 59 FILTER_PROC(subX, subY,
SkBitmapProcState_sample.h 153 FILTER_PROC(subX, subY,
196 FILTER_PROC(subX, subY,
  /external/skqp/src/core/
SkBitmapProcState_procs.h 81 #define FILTER_PROC(x, y, a, b, c, d, dst) NAME_WRAP(Filter_32_opaque)(x, y, a, b, c, d, dst)
91 #undef FILTER_PROC
92 #define FILTER_PROC(x, y, a, b, c, d, dst) NAME_WRAP(Filter_32_alpha)(x, y, a, b, c, d, dst, alphaScale)
SkBitmapProcState_shaderproc.h 59 FILTER_PROC(subX, subY,
SkBitmapProcState_sample.h 153 FILTER_PROC(subX, subY,
196 FILTER_PROC(subX, subY,

Completed in 445 milliseconds