OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rectHeight
(Results
1 - 6
of
6
) sorted by null
/external/opencv3/modules/cudalegacy/test/
TestHypothesesGrow.h
55
Ncv32u rectWidth, Ncv32u
rectHeight
, Ncv32f rectScale,
70
Ncv32u
rectHeight
;
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
GestureFloatingTextDrawingPreview.java
170
final float
rectHeight
= textHeight + vPad * 2.0f;
176
- mParams.mGesturePreviewTextOffset -
rectHeight
;
177
rectangle.set(rectX, rectY, rectX + rectWidth, rectY +
rectHeight
);
/external/deqp/modules/egl/
teglSwapBuffersWithDamageTests.cpp
657
const int
rectHeight
= frameDiff / (int)frameDrawType.size();
658
const ColoredRect rect (IVec2(0, frameNdx*frameDiff+rectNdx*
rectHeight
), IVec2(width, frameNdx*frameDiff+(rectNdx+1)*
rectHeight
), color);
/prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar
/prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar
/prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar
Completed in 3766 milliseconds