HomeSort by relevance Sort by last modified time
    Searched full:drawing (Results 801 - 825 of 1757) sorted by null

<<31323334353637383940>>

  /frameworks/rs/
rsRuntime.h 62 // Drawing
rsScriptC_LibGL.cpp 147 // Drawing
  /libcore/luni/src/main/java/java/util/
Currency.java 169 * IMF Special Drawing Rights, -1 is returned.
  /packages/apps/Browser/src/com/android/browser/
TabScrollView.java 206 // TabViews base their drawing based on their absolute position within the
  /packages/apps/Camera/src/com/android/camera/
SwitchAnimManager.java 40 // The drawing width and height of the review image. This is saved when the
  /packages/apps/DeskClock/res/values/
attrs.xml 40 <!-- Drawble used for drawing points -->
  /packages/apps/InCallUI/res/values/
attrs.xml 72 <!-- Drawble used for drawing points -->
  /packages/apps/Settings/src/com/android/settings/users/
CircleFramedDrawable.java 113 // prepare paint for frame drawing
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationWebView.java 45 * Whether this view is user-visible; we don't bother doing supplemental software drawing
FolderSpan.java 61 * them into account when drawing.
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ButteryProgressBar.java 132 // towards the right as it animates, we need to offset all drawing towards the left. This
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
HoverOverlay.java 57 * must be applied to the rectangle when drawing.
SelectionItem.java 47 /** The node proxy for drawing the selection. Null when mCanvasViewInfo is null. */
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/testdata/
mock_attrs.xml 207 <!-- The drawing cache is not persisted after use. -->
209 <!-- The drawing cache is persisted after a layout animation. -->
211 <!-- The drawing cache is persisted after a scroll. -->
213 <!-- The drawing cache is always persisted. -->
  /system/core/logcat/
event.logtags 105 60002 view_build_drawing_cache (View created drawing cache|1|5)
  /external/chromium_org/third_party/skia/src/gpu/
GrContext.cpp     [all...]
  /external/skia/src/gpu/
GrContext.cpp     [all...]
  /external/skia/tests/
CanvasTest.cpp 107 "Drawing test step %s with SkCanvas";
109 "Drawing test step %s with SkPicture";
115 "Drawing test step %s with SkDeferredCanvas";
117 "Drawing test step %s with SkProxyCanvas";
119 "Drawing test step %s with SkNWayCanvas";
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/month/
MonthWeekEventsView.java 115 // This is for drawing the outlines around event chips and supports up to 10
230 * checking and reallocation. Used for drawing lines.
280 // Create the drawing coordinates for dna
808 * more events line would not fit after drawing this event.
818 * @param doDraw if set, do the actual drawing; otherwise this just computes the height
    [all...]
  /external/chromium_org/chrome/browser/ui/panels/
panel_browsertest.cc     [all...]
  /external/chromium_org/chrome/test/functional/perf/endure_graphs/js/
plotter.js 435 * @param {Object} ctx A canvas element object for drawing.
436 * @param {string} strokeStyles A string representing the drawing style.
460 * @param {Object} ctx A canvas element object for drawing.
461 * @param {string} strokeStyles A string representing the drawing style.
512 * @param {Object} ctx A canvas element object for drawing.
513 * @param {string} fillStyle A string representing the drawing style.
    [all...]
  /frameworks/base/graphics/java/android/graphics/drawable/
Drawable.java 51 * drawing things to the screen; the Drawable class provides a generic API for
56 * <p>In addition to simple drawing, Drawable provides a number of generic
97 * <li> <b>Shape</b>: contains simple drawing commands instead of a raw
248 * those devices, but can also slow down the drawing a little.
256 * but also slows down the drawing.
662 * transparent. This can be used to perform drawing operations, identifying
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/common/
meta.c 261 GLuint StencilFP; /**< Fragment program for drawing stencil images */
262 GLuint DepthFP; /**< Fragment program for drawing depth images */
    [all...]
  /external/mesa3d/src/mesa/drivers/common/
meta.c 261 GLuint StencilFP; /**< Fragment program for drawing stencil images */
262 GLuint DepthFP; /**< Fragment program for drawing depth images */
    [all...]
  /development/samples/devbytes/graphics/FoldingLayout/src/com/example/android/foldinglayout/
FoldingLayout.java 45 * transformations when drawing to canvas, the contents of the child may change as
487 * then no custom drawing will take place so only need to invoke super's

Completed in 1272 milliseconds

<<31323334353637383940>>