OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blue_high
(Results
1 - 3
of
3
) sorted by null
/external/libpng/
pngrtran.c
4543
png_byte
blue_high
= (png_byte)((trans_color->blue >> 8) & 0xff);
local
[
all
...]
/external/pdfium/third_party/libpng16/
pngrtran.c
4535
png_byte
blue_high
= (png_byte)((trans_color->blue >> 8) & 0xff);
local
[
all
...]
/external/syslinux/com32/lib/libpng/
pngrtran.c
4002
png_byte
blue_high
= (trans_value->blue >> 8) & 0xff;
local
[
all
...]
Completed in 562 milliseconds