OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lastx
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/include/media/
Interpolator.h
273
float
lastx
;
local
281
if (i > 0 && !(x >
lastx
) /* handle nan */
290
lastx
= x;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
LineGraph.java
118
int
lastx
= 0;
local
129
g.drawLine(
lastx
, lasty, xposition, yposition);
153
lastx
= xposition;
TimeLineGraph.java
85
int
lastx
= 0;
local
107
g.drawLine(
lastx
, lasty, xposition, yposition);
140
lastx
= xposition;
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Blend.cpp
1172
double
lastx
= width - 1.0;
local
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar
Completed in 677 milliseconds