Home
last modified time | relevance | path

Searched refs:box (Results 1 – 24 of 24) sorted by relevance

/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
DDrawRectFilter.java92 Quad box = (Quad)boxFrame.getObjectValue(); in process() local
93 box = box.scaled(2.0f).translated(-1.0f, -1.0f); in process()
100 renderBox(box); in process()
109 private void renderBox(Quad box) { in renderBox() argument
114 float[] vertexValues = { box.p0.x, box.p0.y, in renderBox()
115 box.p1.x, box.p1.y, in renderBox()
116 box.p3.x, box.p3.y, in renderBox()
117 box.p2.x, box.p2.y }; in renderBox()
DDrawOverlayFilter.java68 Quad box = (Quad)boxFrame.getObjectValue(); in process() local
69 box = box.translated(1.0f, 1.0f).scaled(2.0f); in process()
71 mProgram.setTargetRegion(box); in process()
DCropFilter.java115 Quad box = (Quad)boxFrame.getObjectValue(); in process() local
128 shaderProgram.setSourceRegion(box); in process()
/frameworks/support/wear/tests/src/android/support/wear/widget/
DBoxInsetLayoutTest.java81 View box = mActivityRule.getActivity().findViewById(R.id.box); in testCase1()
82 mIdViewMap.put(R.id.box, box); in testCase1()
87 View box = customRunnable.mIdViewMap.get(R.id.box); in testCase1() local
89 View boxParent = (View) box.getParent(); in testCase1()
131 View box = mActivityRule.getActivity().findViewById(R.id.box); in testCase2()
136 mIdViewMap.put(R.id.box, box); in testCase2()
146 View box = customRunnable.mIdViewMap.get(R.id.box); in testCase2() local
153 View boxParent = (View) box.getParent(); in testCase2()
241 View box = mActivityRule.getActivity().findViewById(R.id.box); in testCase3()
246 mIdViewMap.put(R.id.box, box); in testCase3()
[all …]
/frameworks/base/libs/hwui/tests/common/scenes/
DListViewAnimation.cpp100 auto box = rand() % 2 ? filledBox : strokedBox; in createListItem() local
101 canvas.drawBitmap(*box, itemWidth - dp(10) - box->width(), dp(10), nullptr); in createListItem()
/frameworks/base/core/jni/android/graphics/pdf/
DPdfEditor.cpp273 PageBox pageBox, jobject box) { in nativeSetPageBox() argument
284 const int left = env->GetIntField(box, gRectClassInfo.left); in nativeSetPageBox()
285 const int top = env->GetIntField(box, gRectClassInfo.top); in nativeSetPageBox()
286 const int right = env->GetIntField(box, gRectClassInfo.right); in nativeSetPageBox()
287 const int bottom = env->GetIntField(box, gRectClassInfo.bottom); in nativeSetPageBox()
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/reflection/
DModelMethod.java156 return (class1.box().equals(class2.box())); in isBoxingConversion()
DInjectedClass.java153 public ModelClass box() { in box() method in InjectedClass
DModelClass.java224 public abstract ModelClass box(); in box() method in ModelClass
/frameworks/base/media/tests/ScoAudioTest/src/com/android/scoaudiotest/
DScoAudioTest.java211 CheckBox box = findViewById(R.id.useSecondAudioManager);
212 if (box.isChecked()) {
216 box = findViewById(R.id.useVirtualCallCheckBox);
217 useVirtualCall = box.isChecked();
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiVendorHal.java896 AnswerBox box = new AnswerBox(); in getRttCapabilities() local
911 box.value = ans; in getRttCapabilities()
913 return box.value; in getRttCapabilities()
1429 AnswerBox box = new AnswerBox(); in getChannelsForBand() local
1438 box.value = intArrayFromArrayList(frequencies); in getChannelsForBand()
1447 box.value = intArrayFromArrayList(frequencies); in getChannelsForBand()
1450 return box.value; in getChannelsForBand()
1495 AnswerBox box = new AnswerBox(); in getApfCapabilities()
1498 box.value = new ApfCapabilities( in getApfCapabilities()
1503 return box.value; in getApfCapabilities()
/frameworks/base/core/java/android/gesture/
DGestureOverlayView.java649 final OrientedBoundingBox box = in touchMove() local
652 float angle = Math.abs(box.orientation); in touchMove()
657 if (box.squareness > mGestureStrokeSquarenessTreshold || in touchMove()
/frameworks/data-binding/compiler/src/test/java/android/databinding/tool/reflection/java/
DJavaClass.java171 public JavaClass box() { in box() method in JavaClass
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/expr/
DBracketExpr.java168 ModelClass boxed = value.getResolvedType().box(); in generateInverse()
/frameworks/rs/script_api/
Drs_graphics.spec654 summary: Get the bounding box for a text string
656 Returns the bounding box of the text relative to (0, 0)
685 summary: Compute a bounding box
687 Computes an axis aligned bounding box of a mesh object
Drs_matrix.spec264 Constructs a frustum projection matrix, transforming the box identified by
314 Constructs an orthographic projection matrix, transforming the box identified by the
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/reflection/annotation/
DAnnotationClass.java280 public AnnotationClass box() { in box() method in AnnotationClass
/frameworks/rs/script_api/include/
Drs_graphics.rsh990 * rsgMeasureText: Get the bounding box for a text string
994 * Returns the bounding box of the text relative to (0, 0)
1020 * rsgMeshComputeBoundingBox: Compute a bounding box
1024 * Computes an axis aligned bounding box of a mesh object
Drs_matrix.rsh270 * Constructs a frustum projection matrix, transforming the box identified by
331 * Constructs an orthographic projection matrix, transforming the box identified by the
/frameworks/av/media/libaaudio/
DDoxyfile.orig1450 # When the SEARCHENGINE tag is enabled doxygen will generate a search box for
1457 # search using the keyboard; to jump to the search box use <access key> + S
1459 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down
1463 # search box by pressing <Shift>+<cursor down>. Also here use the <cursor keys>
2248 # by representing a node as a red box. Note that doxygen if the number of direct
2271 # to support this out of the box.
DDoxyfile1459 # When the SEARCHENGINE tag is enabled doxygen will generate a search box for
1466 # search using the keyboard; to jump to the search box use <access key> + S
1468 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down
1472 # search box by pressing <Shift>+<cursor down>. Also here use the <cursor keys>
2257 # by representing a node as a red box. Note that doxygen if the number of direct
2280 # to support this out of the box.
/frameworks/wilhelm/doc/
DDoxyfile1061 # When the SEARCHENGINE tag is enabled doxygen will generate a search box
1588 # visualized by representing a node as a red box. Note that doxygen if the
1607 # seem to support this out of the box. Warning: Depending on the platform used,
/frameworks/native/docs/
DDoxyfile1266 # When the SEARCHENGINE tag is enabled doxygen will generate a search box
1860 # visualized by representing a node as a red box. Note that doxygen if the
1879 # seem to support this out of the box. Warning: Depending on the platform used,
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...