Searched refs:forwards (Results 1 – 5 of 5) sorted by relevance
/frameworks/ex/camera2/extensions/service_based_sample/ |
D | README.txt | 7 and CameraX Extensions APIS. It is basically a pass-through that forwards all calls from
|
/frameworks/base/packages/SystemUI/docs/ |
D | sos_gesture.md | 13 3. GLS is responsible for the emergoncy sos timeout, and if it detects one, it [forwards it to the …
|
D | camera.md | 7 …vice` is responsible for the camera timeout, and if it detects one, it [forwards it to the StatusB…
|
/frameworks/base/core/java/android/text/ |
D | MeasuredParagraph.java | 932 @IntRange(from = 0) int breakText(int limit, boolean forwards, float width) { in breakText() argument 934 if (forwards) { in breakText()
|
/frameworks/base/libs/hwui/jni/ |
D | Paint.cpp | 171 jboolean forwards, jfloat maxWidth, jint bidiFlags, jfloatArray jmeasuredWidth) { in breakTextS() argument 179 …unt = breakText(env, *paint, typeface, text, count, maxWidth, bidiFlags, jmeasuredWidth, forwards); in breakTextS()
|