Searched refs:ix_and_ptr (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/opts/ |
D | SkRasterPipeline_opts.h | 1234 SI U32 ix_and_ptr(T** ptr, const SkRasterPipeline_GatherCtx* ctx, F x, F y) { in ix_and_ptr() function 1923 U32 ix = ix_and_ptr(&ptr, ctx, r,g); in STAGE() 1948 U32 ix = ix_and_ptr(&ptr, ctx, r,g); in STAGE() 1971 U32 ix = ix_and_ptr(&ptr, ctx, r,g); in STAGE() 1993 U32 ix = ix_and_ptr(&ptr, ctx, r,g); in STAGE() 2020 U32 ix = ix_and_ptr(&ptr, ctx, r, g); in STAGE() 2043 U32 ix = ix_and_ptr(&ptr, ctx, r, g); in STAGE() 2067 U32 ix = ix_and_ptr(&ptr, ctx, r, g); in STAGE() 2090 U32 ix = ix_and_ptr(&ptr, ctx, r, g); in STAGE() 2115 U32 ix = ix_and_ptr(&ptr, ctx, r,g); in STAGE() [all …]
|
/external/skqp/src/opts/ |
D | SkRasterPipeline_opts.h | 972 SI U32 ix_and_ptr(T** ptr, const SkRasterPipeline_GatherCtx* ctx, F x, F y) { in ix_and_ptr() function 1616 U32 ix = ix_and_ptr(&ptr, ctx, r,g); in STAGE() 1641 U32 ix = ix_and_ptr(&ptr, ctx, r,g); in STAGE() 1664 U32 ix = ix_and_ptr(&ptr, ctx, r,g); in STAGE() 1686 U32 ix = ix_and_ptr(&ptr, ctx, r,g); in STAGE() 1709 U32 ix = ix_and_ptr(&ptr, ctx, r,g); in STAGE() 1744 U32 ix = ix_and_ptr(&ptr, ctx, r,g); in STAGE() 1783 U32 ix = ix_and_ptr(&ptr, ctx, r,g); in STAGE() 2223 U32 ix = ix_and_ptr(&ptr, ctx, x,y); in STAGE() 2733 SI U32 ix_and_ptr(T** ptr, const SkRasterPipeline_GatherCtx* ctx, F x, F y) { [all …]
|