/external/llvm/test/CodeGen/X86/ |
coalescer-commute3.ll | 5 define i32 @perimeter(%struct.quad_struct* %tree, i32 %size) nounwind { 13 %tmp31 = tail call i32 @perimeter( %struct.quad_struct* null, i32 0 ) nounwind ; <i32> [#uses=1] 14 %tmp40 = tail call i32 @perimeter( %struct.quad_struct* null, i32 0 ) nounwind ; <i32> [#uses=1]
|
/frameworks/base/libs/hwui/ |
PathRenderer.cpp | 78 * from each vertex in a perimeter is calculated, the resultant lines connecting the offset vertices 101 void getFillVerticesFromPerimeter(const Vector<Vertex>& perimeter, VertexBuffer& vertexBuffer) { 102 Vertex* buffer = vertexBuffer.alloc<Vertex>(perimeter.size()); 108 int srcBindex = perimeter.size() - 1; 110 copyVertex(&buffer[currentIndex++], &perimeter[srcAindex]); 112 copyVertex(&buffer[currentIndex++], &perimeter[srcBindex]); 118 void getStrokeVerticesFromPerimeter(const Vector<Vertex>& perimeter, float halfStrokeWidth, 120 Vertex* buffer = vertexBuffer.alloc<Vertex>(perimeter.size() * 2 + 2); 123 const Vertex* last = &(perimeter[perimeter.size() - 1]) [all...] |
/device/google/accessory/demokit/hardware/fab/shield/ |
README.txt | 4 Route board out on 0-mil perimeter in top silk.
|
/external/llvm/test/CodeGen/Generic/ |
2003-07-08-BadCastToBool.ll | 4 ;; From: test/Programs/MultiSource/Olden-perimeter
|
2003-07-06-BadIntCmp.ll | 4 ;; From: test/Programs/MultiSource/Olden-perimeter/maketree.c
|
/external/opencv/cvaux/src/ |
cvbgfg_common.cpp | 92 double q = (mask->rows + mask->cols)/perimScale; // calculate perimeter len threshold 93 if( len < q ) //Get rid of blob if it's perimeter is too small
|
/frameworks/base/docs/html/tools/help/ |
draw9patch.jd | 30 <li>Click within the 1-pixel perimeter to draw the lines that define the stretchable
|
/external/llvm/test/Transforms/Inline/ |
2009-01-13-RecursiveInlineCrash.ll | 141 define i32 @perimeter(%struct.quad_struct* nocapture %tree, i32 %size) nounwind readonly { 152 %6 = call i32 @perimeter(%struct.quad_struct* %4, i32 %5) nounwind ; <i32> [#uses=1] 156 %10 = call i32 @perimeter(%struct.quad_struct* %8, i32 %9) nounwind ; <i32> [#uses=1] 161 %15 = call i32 @perimeter(%struct.quad_struct* %13, i32 %14) nounwind ; <i32> [#uses=1] 166 %20 = call i32 @perimeter(%struct.quad_struct* %18, i32 %19) nounwind ; <i32> [#uses=1]
|
/external/chromium/chrome/browser/chromeos/login/ |
username_view.cc | 160 // along the text perimeter (when the label is place on the white background).
|
/external/zxing/qr_scanner/src/com/google/zxing/client/android/ |
PlanarYUVLuminanceSource.java | 26 * superfluous pixels around the perimeter and speed up decoding.
|
/external/opencv/cv/src/ |
cvshapedescr.cpp | 43 /* calculates length of a curve (e.g. contour perimeter) */ 47 double perimeter = 0; local 122 perimeter += buffer.data.fl[j-1]; 129 return perimeter; [all...] |
cvcalibinit.cpp | [all...] |
/external/opencv/cv/include/ |
cv.h | 731 /* Calculates perimeter of a contour or length of a part of contour */ [all...] |
/frameworks/base/tools/aapt/ |
Images.cpp | 605 errorMsg = "Too many rows and columns in 9-patch perimeter"; [all...] |
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
Blend.cpp | [all...] |
/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
Blend.cpp | [all...] |
/external/chromium/net/base/ |
ssl_false_start_blacklist.txt | [all...] |
/prebuilts/sdk/tools/linux/ |
aapt | |
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
en-GB_lexpos.utf | [all...] |