OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:d_bottom
(Results
1 - 2
of
2
) sorted by null
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities_indexing.cpp
41
double *
d_bottom
;
local
46
d_bottom
=dest+first;
52
if(temp<pivot) *(
d_bottom
++)=temp;
55
*first_equal=
d_bottom
-dest;
/external/pdfium/core/fpdfapi/render/
cpdf_renderstatus.cpp
726
int
d_bottom
= 0;
738
d_bottom
= div_colors[3].Distance(div_colors[0]);
745
(
d_bottom
< COONCOLOR_THRESHOLD && d_left < COONCOLOR_THRESHOLD &&
762
if (
d_bottom
< COONCOLOR_THRESHOLD && d_top < COONCOLOR_THRESHOLD) {
[
all
...]
Completed in 155 milliseconds