Home
last modified time | relevance | path

Searched refs:fg (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/build/issue20862-libpng-O0/jni/
Dpng.h2571 # define png_composite(composite, fg, alpha, bg) \ argument
2572 { png_uint_16 temp = (png_uint_16)((png_uint_16)(fg) \
2578 # define png_composite_16(composite, fg, alpha, bg) \ argument
2579 { png_uint_32 temp = (png_uint_32)((png_uint_32)(fg) \
2587 # define png_composite(composite, fg, alpha, bg) \ argument
2588 (composite) = (png_byte)(((png_uint_16)(fg) * (png_uint_16)(alpha) + \
2592 # define png_composite_16(composite, fg, alpha, bg) \ argument
2593 (composite) = (png_uint_16)(((png_uint_32)(fg) * (png_uint_32)(alpha) + \
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Ddebug.ipp478 "-bg", "black", "-fg", "white", "-geometry", "88x30+10+10", "-fn", "9x15", "-e",
548 "-bg", "black", "-fg", "white", "-geometry", "88x30+10+10", "-fn", "9x15", "-e",