OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:realh
(Results
1 - 1
of
1
) sorted by null
/external/skia/src/images/
bmpdecoderhelper.cpp
282
int
realH
= h;
284
realH
= height_ - (h + 1);
286
uint8* line = output_ + (3 * width_ *
realH
);
Completed in 17 milliseconds