Home
last modified time | relevance | path

Searched refs:redraw (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/core/java/android/view/
DHardwareLayer.java194 abstract void redraw(DisplayList displayList, Rect dirtyRect); in redraw() method in HardwareLayer
DGLES20TextureLayer.java101 void redraw(DisplayList displayList, Rect dirtyRect) { in redraw() method in GLES20TextureLayer
DGLES20RenderLayer.java101 void redraw(DisplayList displayList, Rect dirtyRect) { in redraw() method in GLES20RenderLayer
DView.java12169 mHardwareLayer.redraw(getHardwareLayerDisplayList(mHardwareLayer), mLocalDirtyRect);
/frameworks/testing/uiautomator/utils/uiautomatorviewer/src/com/android/uiautomator/
DUiAutomatorViewer.java310 mScreenshotCanvas.redraw(); in loadScreenshotAndXml()
327 mScreenshotCanvas.redraw(); in updateScreenshot()
/frameworks/compile/slang/
DREADME.rst259 will be called when a script must redraw its contents. No
266 redraw in the future. A return value of 0 indicates that no
267 redraw is necessary until something changes on the Java side. Any
/frameworks/base/docs/html/training/graphics/opengl/
Dtouch.jd92 does not have any impact on efficiency unless you also request that the renderer only redraw when
Denvironment.jd183 redraw of the view.</li>
/frameworks/base/docs/html/tools/debugging/
Ddebugging-ui.jd299 your application, the display remains unchanged until you redraw it by invalidating and
303 To redraw a View in the display:
309 object usually forces the lower-level objects to redraw as well.
313 invalid, and schedules it for a redraw at the next point that a layout is requested.
/frameworks/base/docs/html/guide/topics/ui/
Ddrag-drop.jd899 // Invalidate the view to force a redraw in the new tint
920 // Invalidate the view to force a redraw in the new tint
939 // Invalidate the view to force a redraw in the new tint
960 // Invalidates the view to force a redraw
973 // Invalidates the view to force a redraw
/frameworks/base/docs/html/training/custom-views/
Dmaking-interactive.jd214 force a redraw. This
/frameworks/base/docs/html/guide/practices/ui_guidelines/
Dicon_design.jd294 <h3>When scaling, redraw bitmap layers as needed</h3>
/frameworks/base/docs/html/guide/topics/graphics/
Dprop-animation.jd157 value for the property in the object that you are animating. Setting the property doesn't redraw
482 …android.view.View#invalidate invalidate()} method on a View force the screen to redraw itself with…
574 screen to redraw itself with the new animated values. For example, animating the
Dhardware-accel.jd443 then be used to animate the view, eliminating the need for the view to constantly redraw itself
D2d-graphics.jd169 unlocking the canvas each time you want to redraw.</p>
Dopengl.jd114 onDrawFrame()}: The system calls this method on each redraw of the {@link
/frameworks/base/docs/html/guide/components/
Dprocesses-and-threads.jd214 the event queue. The UI thread dequeues the request and notifies the widget that it should redraw
/frameworks/base/tests/DumpRenderTree/assets/results/
Dlayout_tests_nontext.txt3023 /sdcard/android/layout_tests/fast/repaint/reflection-redraw.html