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

<<11121314151617181920>>

  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_draw.h 71 * When drawing with VBOs, the addresses specified with
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast_setup/
NOTES 60 These are called before and after the completion of all swrast drawing
  /external/chromium_org/third_party/skia/include/core/
SkAnnotation.h 26 // If set, the associated drawing primitive should not be drawn
  /external/chromium_org/ui/gfx/
canvas_paint_win.cc 40 // Commit the drawing to the screen
  /external/harfbuzz/src/
harfbuzz-buffer.h 54 for drawing current glyph */
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-buffer.h 54 for drawing current glyph */
  /external/mesa3d/src/gallium/docs/source/cso/
rasterizer.rst 149 When drawing a stippled line, each bit in the stipple pattern is
153 omits the last pixel to avoid double-drawing pixels at the ends of lines
154 when drawing connected lines.
185 Specifies how the value for each shader output should be computed when drawing
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_limits.h 56 * Max drawing surface size is the max texture size
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_flush.c 39 /* Emit buffered drawing commands, and any back copies.
  /external/mesa3d/src/glx/apple/
RELEASE_NOTES 35 New support for GLXPixmaps works well with mixed X11 and OpenGL drawing
  /external/mesa3d/src/mesa/state_tracker/
st_draw.h 71 * When drawing with VBOs, the addresses specified with
  /external/mesa3d/src/mesa/swrast_setup/
NOTES 60 These are called before and after the completion of all swrast drawing
  /external/skia/bench/
StrokeBench.cpp 53 // Test drawing a small stroked version to see the effect of special-casing
  /external/skia/gm/
extractbitmap.cpp 54 // Do some subset drawing. This will test that an SkGPipe properly
  /external/skia/include/core/
SkAnnotation.h 26 // If set, the associated drawing primitive should not be drawn
  /frameworks/base/core/java/android/view/
DisplayList.java 29 * {@link View} implementation that needs to issue a large number of drawing commands.
30 * When the view invalidates, all the drawing commands must be reissued, even if
31 * large portions of the drawing command stream stay the same frame to frame, which
75 * // Mark this display list invalid, it cannot be used for drawing anymore,
83 * the drawing commands recorded within. For instance, these properties can be used
143 * Indicates that the display list is done drawing.
152 * Indicates that the display list needs another drawing pass.
171 * Indicates that the display list performed GL drawing operations.
189 * @return A canvas to record drawing operations.
SurfaceView.java 42 * Provides a dedicated drawing surface embedded inside of a view hierarchy.
78 * state that is also touched by the drawing thread.
79 * <li> You must ensure that the drawing thread only touches the underlying
772 * Gets a {@link Canvas} for drawing into the SurfaceView's Surface
774 * After drawing into the provided {@link Canvas}, the caller must
778 * @return A canvas for drawing into the surface.
786 * Gets a {@link Canvas} for drawing into the SurfaceView's Surface
788 * After drawing into the provided {@link Canvas}, the caller must
798 * @return A canvas for drawing into the surface.
    [all...]
  /frameworks/base/core/tests/coretests/src/android/view/
BigCache.java 32 * should not be able to activate its drawing cache.
  /frameworks/base/docs/html/guide/topics/graphics/
index.jd 16 support hardware acceleration on tablets. With this new pipeline, all drawing operations performed
  /frameworks/base/graphics/java/android/graphics/
Shader.java 21 * during drawing. A subclass of Shader is installed in a Paint calling
Canvas.java 29 * the draw calls (writing into the bitmap), a drawing primitive (e.g. Rect,
31 * drawing).
199 * @return True if drawing operations are hardware accelerated,
258 * Returns the width of the current drawing layer
260 * @return the width of the current drawing layer
265 * Returns the height of the current drawing layer
267 * @return the height of the current drawing layer
277 * to determine the scaling factor when drawing a bitmap into it.
292 * to determine the scaling factor when drawing a bitmap into it. Use
373 * offscreen bitmap. All drawing calls are directed there, and only whe
    [all...]
  /frameworks/base/include/private/hwui/
DrawGlInfo.h 76 // DisplayList actually issued GL drawing commands.
  /frameworks/base/libs/hwui/
Debug.h 85 // Turn on to highlight drawing batches and merged batches with different colors
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
QuickDraw_Graphics_Suite.py 65 """drawing area - Container for graphics and supporting information """
96 """ordering - the ordered list of graphic objects in the drawing area """
116 """writing code - the script system and language of text objects in the drawing area """
135 """graphic text - A series of characters within a drawing area """
  /device/generic/goldfish/camera/
EmulatedFakeCameraDevice.h 126 * Pixel colors in YUV format used when drawing the checker board.
160 * Checkerboard drawing related stuff

Completed in 575 milliseconds

<<11121314151617181920>>