Home
last modified time | relevance | path

Searched refs:B_MASKS (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/libpng16/
Dpngrutil.c3215 # define B_MASKS(d,s) { B_MASK(1,d,s), B_MASK(3,d,s), B_MASK(5,d,s) } in png_combine_row() macro
3236 { B_MASKS(1,0), B_MASKS(2,0), B_MASKS(4,0) }, in png_combine_row()
3238 { B_MASKS(1,1), B_MASKS(2,1), B_MASKS(4,1) } in png_combine_row()
/external/skia/third_party/libpng/
Dpngrutil.c3215 # define B_MASKS(d,s) { B_MASK(1,d,s), B_MASK(3,d,s), B_MASK(5,d,s) } in png_combine_row() macro
3236 { B_MASKS(1,0), B_MASKS(2,0), B_MASKS(4,0) }, in png_combine_row()
3238 { B_MASKS(1,1), B_MASKS(2,1), B_MASKS(4,1) } in png_combine_row()
/external/libpng/
Dpngrutil.c3217 # define B_MASKS(d,s) { B_MASK(1,d,s), B_MASK(3,d,s), B_MASK(5,d,s) } in png_combine_row() macro
3238 { B_MASKS(1,0), B_MASKS(2,0), B_MASKS(4,0) }, in png_combine_row()
3240 { B_MASKS(1,1), B_MASKS(2,1), B_MASKS(4,1) } in png_combine_row()