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

<<41424344454647484950>>

  /frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
VideoDumpView.java 338 // The frame number that is drawing on screen.
370 * This method is responsible for drawing the current frame.
  /frameworks/ex/carousel/java/com/android/ex/carousel/
CarouselController.java 542 * want to scale, translate and / or rotate the card before drawing.
806 * Whether to use alpha when drawing a primitive: on for translucent, off for opaque.
  /packages/apps/Launcher2/src/com/android/launcher2/
DragLayer.java 737 // TODO: We have turned off this custom drawing order because it now effects touch
746 // except when the workspace is drawing a background gradient, in which
FolderIcon.java 86 // These variables are all associated with the drawing of the preview; they are stored
544 // Update our drawing parameters if necessary
  /packages/apps/Launcher3/src/com/android/launcher3/
DragLayer.java 766 // TODO: We have turned off this custom drawing order because it now effects touch
775 // except when the workspace is drawing a background gradient, in which
    [all...]
FolderIcon.java 90 // These variables are all associated with the drawing of the preview; they are stored
562 // Update our drawing parameters if necessary
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion1-expected-completion39.txt 120 android:drawingCacheQuality : Defines the quality of translucent drawing caches. [enum]
142 android:layoutDirection : Defines the direction of layout drawing. [enum]
completion5-expected-completion40.txt 120 android:drawingCacheQuality : Defines the quality of translucent drawing caches. [enum]
142 android:layoutDirection : Defines the direction of layout drawing. [enum]
  /system/core/charger/
charger.c 636 LOGV("drawing surface %dx%d+%d+%d\n", w, h, x, y);
660 LOGV("drawing frame #%d name=%s min_cap=%d time=%d\n",
  /cts/tests/tests/openglperf/src/android/openglperf/cts/
GLSurfaceViewCustom.java 73 * For example, unlike a regular View, drawing is delegated to a separate Renderer object which
348 * @param renderer the renderer to use to perform OpenGL drawing.
742 * This method is responsible for drawing the current frame.
    [all...]
  /external/chromium_org/third_party/skia/src/core/
SkCanvas.cpp 33 // experimental for faster tiled drawing...
621 so drawing may be artificially restricted. Without keeping a history of
    [all...]
  /external/skia/src/core/
SkCanvas.cpp 33 // experimental for faster tiled drawing...
621 so drawing may be artificially restricted. Without keeping a history of
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLSurfaceView.java 69 * For example, unlike a regular View, drawing is delegated to a separate Renderer object which
344 * @param renderer the renderer to use to perform OpenGL drawing.
738 * This method is responsible for drawing the current frame.
    [all...]
  /frameworks/base/core/java/android/view/
ViewRootImpl.java 700 // HW accelerated drawing. (This is basically for the lock screen.)
    [all...]
  /external/chromium_org/media/tools/layout_tests/result/
2011-08-19-11 1294 S'Slider drawing with no source. The controls should render correctly.'
1488 S'Drawing the controls in strict mode.'
1609 S'Drawing to canvas using video with source element does not taint canvas'
2011-08-19-21 1281 S'Slider drawing with no source. The controls should render correctly.'
1489 S'Drawing the controls in strict mode.'
1609 S'Drawing to canvas using video with source element does not taint canvas'
  /external/chromium_org/media/tools/layout_tests/test_data/
base 1281 S'Slider drawing with no source. The controls should render correctly.'
1483 S'Drawing the controls in strict mode.'
1603 S'Drawing to canvas using video with source element does not taint canvas'
less 1266 S'Slider drawing with no source. The controls should render correctly.'
1466 S'Drawing the controls in strict mode.'
1587 S'Drawing to canvas using video with source element does not taint canvas'
more 1283 S'Slider drawing with no source. The controls should render correctly.'
1480 S'Drawing the controls in strict mode.'
1601 S'Drawing to canvas using video with source element does not taint canvas'
more_te_info 1294 S'Slider drawing with no source. The controls should render correctly.'
1488 S'Drawing the controls in strict mode.'
1609 S'Drawing to canvas using video with source element does not taint canvas'
  /external/chromium_org/third_party/mesa/src/src/mesa/vbo/
vbo_exec_array.c 515 * These will point to the arrays to actually use for drawing. Some will
578 * This is where we handle primitive restart for drawing non-indexed
    [all...]
  /external/chromium_org/third_party/skia/src/pdf/
SkPDFShader.cpp 525 // handle compose shader by pulling things up to a layer, drawing with
526 // the first shader, applying the xfer mode and drawing again with the
527 // second shader, then applying the layer to the original drawing.
    [all...]
  /external/chromium_org/ui/native_theme/
native_theme_base.cc 600 // Return the rectangle excluding the drop shadow for drawing any additional
648 // If the button is too small, fallback to drawing a single, solid color
693 // The following drawing code simulates the user-agent css border for
    [all...]
  /external/mesa3d/src/mesa/vbo/
vbo_exec_array.c 515 * These will point to the arrays to actually use for drawing. Some will
578 * This is where we handle primitive restart for drawing non-indexed
    [all...]
  /external/skia/src/pdf/
SkPDFShader.cpp 590 // handle compose shader by pulling things up to a layer, drawing with
591 // the first shader, applying the xfer mode and drawing again with the
592 // second shader, then applying the layer to the original drawing.
    [all...]

Completed in 2004 milliseconds

<<41424344454647484950>>