/external/skia/animations/ |
checkbox.xml | 31 <linearGradient points="[0,frame.top,0,frame.bottom]" tileMode="clamp"
|
/external/skia/gm/ |
points.cpp | 20 return SkString("points");
|
skbug_257.cpp | 105 // Test Points 108 SkPoint points[8] = {{size / 2, 8 + translate}, local 119 canvas->drawPoints(SkCanvas::kLines_PointMode, 8, points, checker); 125 // reference points (without the huge translations).
|
/external/skia/src/animator/ |
SkDrawPath.h | 57 SkTDScalarArray points; member in class:SkPolyline
|
/external/skia/src/core/ |
SkLineClipper.h | 26 Return the number of line segments that result, and store the end-points
|
SkPerspIter.h | 21 @param count The number of points (x,y) (x+1,y) (x+2,y) ... we will eventually map
|
/external/tcpdump/ |
print-calm-fast.c | 35 * This is the top level routine of the printer. 'bp' points
|
/external/toybox/toys/other/ |
readlink.c | 13 With no options, show what symlink points to, return error if not symlink.
|
/external/v8/test/mjsunit/tools/ |
tickprocessor-test.func-info | 21 [C++ entry points]:
|
/external/valgrind/memcheck/tests/darwin/ |
deep_badparam.stderr.exp | 1 Syscall param write(buf) points to uninitialised byte(s)
|
/external/valgrind/memcheck/tests/solaris/ |
scalar_lwp_sigqueue.stderr.exp | 19 Syscall param lwp_sigqueue(timeout) points to unaddressable byte(s)
|
scalar_lwp_sigqueue_pid.stderr.exp | 22 Syscall param lwp_sigqueue(timeout) points to unaddressable byte(s)
|
scalar_uuidsys.stderr.exp | 7 Syscall param uuidsys(uuid) points to unaddressable byte(s)
|
/external/vboot_reference/host/lib21/include/ |
host_keyblock2.h | 19 * @param kb_ptr On success, points to a newly allocated keyblock buffer.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/ |
armCOMM_Bitstream.h | 168 * so that it points to the current byte in the bit 170 * [out] pBitOffset *pBitOffset is updated so that it points to the 208 * so that it points to the current byte in the bit 210 * [out] pBitOffset *pBitOffset is updated so that it points to the
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/ |
armCOMM_Bitstream.h | 168 * so that it points to the current byte in the bit 170 * [out] pBitOffset *pBitOffset is updated so that it points to the 208 * so that it points to the current byte in the bit 210 * [out] pBitOffset *pBitOffset is updated so that it points to the
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/ |
armCOMM_Bitstream.h | 168 * so that it points to the current byte in the bit 170 * [out] pBitOffset *pBitOffset is updated so that it points to the 208 * so that it points to the current byte in the bit 210 * [out] pBitOffset *pBitOffset is updated so that it points to the
|
/frameworks/base/core/java/android/app/backup/ |
IRestoreSession.aidl | 32 * @param observer This binder points to an object whose onRestoreSetsAvailable() 49 * @param observer If non-null, this binder points to an object that will receive 65 * @param observer If non-null, this binder points to an object that will receive 85 * @param observer If non-null, this binder points to an object that will receive
|
/frameworks/base/core/java/android/gesture/ |
GesturePoint.java | 23 * A timed point of a gesture stroke. Multiple points form a stroke.
|
/frameworks/base/core/java/android/transition/ |
PatternPathMotion.java | 29 * A PathMotion that takes a Path pattern and applies it to the separation between two points. 73 * and end points. The pattern must not be empty and must have the end point differ from the 84 * The pattern will be translated, rotated, and scaled to fit between the start and end points. 96 * The pattern will be translated, rotated, and scaled to fit between the start and end points.
|
/frameworks/base/core/java/com/android/internal/widget/ |
DecorContentParent.java | 29 * entry points for a number of title/window decor features.
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/ |
AnglesClassifier.java | 27 * For each stroke it keeps its last three points. If some successive points are the same, it 29 * the last three points. After that, it calculates the difference between this angle and the 32 * angle and PI (angles are in radians). It helps with strokes which have few points and punishes
|
LengthCountEvaluator.java | 21 * points.
|
/frameworks/base/tests/LegacyRestoreTest/ |
README | 18 archives from various points in Android's history can be successfully restored.
|
/frameworks/support/samples/Support7Demos/ |
_index.html | 20 "points to the program code for the different topics included in the project:</p>"+
|