/external/opencv3/modules/imgproc/src/ |
shapedescr.cpp | 819 /**************** edges intersection examination **************************/
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
RopeByteString.java | 295 * left and right edges of the substring, and referencing any wholly contained [all...] |
/external/skia/site/dev/design/ |
pdftheory.md | 491 functions clamp at the edges so if the desired tiling mode is tile or
|
/external/skia/src/gpu/batches/ |
GrAAConvexTessellator.cpp | 194 // point two of the edges collapse and the process repeats on the new polygon. [all...] |
/external/v8/src/compiler/ |
pipeline.cc | [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_conceal.c | 108 deblocking filter to smooth the edges of the concealed areas.
|
/frameworks/base/core/java/android/inputmethodservice/ |
Keyboard.java | 267 * Flags that specify the anchoring to edges of the keyboard for detecting touch events [all...] |
/frameworks/base/docs/html/distribute/essentials/quality/ |
core.jd | 649 <li>No aliasing at the edges of menus, buttons, and other UI elements
|
/frameworks/base/docs/html/guide/topics/ui/ |
declaring-layout.jd | 249 These methods return the coordinates of the right and bottom edges of the
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
BitmapDrawable.java | 328 * the edges of the bitmap only so it applies only when the drawable is rotated. [all...] |
/frameworks/base/packages/SystemUI/res/values/ |
dimens.xml | 456 <!-- Fraction value to smooth the edges of the battery icon. The path will be inset by this
|
/frameworks/rs/cpu_ref/ |
rsCpuIntrinsics_neon_Resize.S | 42 /* Read four different lines (except at edges where addresses may be clamped,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
vp9_postproc.c | 452 * edges unblended to give distinction to macro blocks in areas
|
/packages/inputmethods/LatinIME/java/res/values/ |
attrs.xml | 244 <!-- Keyboard top, bottom, left, right edges paddings, in propotion of keyboard height. --> [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
tree-flow.h | 475 /* Mapping for redirected edges. */
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/ |
x86_64-w64-mingw32-gprof.1 | 179 Next, these times are propagated along the edges of the call graph.
|
/prebuilts/go/darwin-x86/src/image/draw/ |
draw.go | 596 // rows. The +2 simplifies calculation near the edges.
|
/prebuilts/go/linux-x86/src/image/draw/ |
draw.go | 596 // rows. The +2 simplifies calculation near the edges.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
BaseLayoutRule.java | 742 * resize or move positions to edges or other constraints [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
GridLayoutConverter.java | 814 // later handle attachments to the removed parent edges [all...] |
/system/tpm/trunks/ftdi/ |
mpsse.c | 361 * the rising and falling clock edges */
|
/external/chromium-trace/catapult/tracing/tracing/extras/importer/ |
trace_event_importer.html | [all...] |
/external/llvm/lib/CodeGen/ |
BranchFolding.cpp | [all...] |
/external/opencv3/modules/stitching/src/ |
seam_finders.cpp | 334 // find edges between components 336 std::map<std::pair<int, int>, int> wedges; // weighted edges 492 // remove edges [all...] |
/frameworks/base/graphics/java/android/graphics/ |
Canvas.java | 857 * Black-and-White: Treat edges by just rounding to nearest pixel boundary 859 BW(0), //!< treat edges by just rounding to nearest pixel boundary 862 * Antialiased: Treat edges by rounding-out, since they may be antialiased [all...] |