Searched
full:drawing (Results
601 -
625 of
1757) sorted by null
<<21222324252627282930>>
/external/chromium_org/ppapi/c/private/ |
ppb_flash.h | 82 * should only be used for drawing 2d and video (returns false). 150 * transform to apply before drawing). It also adds the allow_subpixel_aa
|
/external/chromium_org/skia/ext/ |
skia_utils_mac.mm | 200 // We need to invert the y-axis of the canvas so that Core Graphics drawing 402 // Explicitly set it to empty so the subsequent drawing is clipped out.
|
/external/chromium_org/third_party/WebKit/Source/core/page/ |
ChromeClient.h | 208 // to do an eager layout before the drawing. 276 // If handleExternal is true, then drawing and input handling for the
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
RenderSVGResourceFilter.cpp | 156 // Determine absolute boundaries of the filter and the drawing region. 285 // second drawing.
|
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
SVGPreserveAspectRatio.cpp | 235 // if the destination height is less than the height of the image we'll be drawing 254 // if the destination width is less than the width of the image we'll be drawing
|
/external/chromium_org/third_party/WebKit/Source/weborigin/ |
SecurityOrigin.h | 101 // Returns true if drawing an image from this URL taints a canvas from 103 // drawing an image onto an HTML canvas element with the drawImage API.
|
/external/chromium_org/third_party/mesa/src/docs/ |
README.CYGWIN | 70 Two versions of the Xt/Motif OpenGL drawing area widgets are included: 118 A pixmap is faster when drawing simple lines and polygons while an
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/ |
draw_pipe.c | 214 * For drawing indexed primitives. 308 * For drawing non-indexed primitives.
|
draw_pipe_validate.c | 172 /* drawing wide lines? */ 176 /* drawing large/sprite points (but not AA points)? */
|
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
s_context.h | 36 * routines for drawing points, lines, triangles, bitmaps and images. 263 * Current point, line and triangle drawing functions.
|
/external/chromium_org/third_party/mesa/src/src/mesa/vbo/ |
vbo_save_draw.c | 254 * a drawing command. 268 * We never want to have mapped vertex buffers when we're drawing.
|
/external/chromium_org/third_party/skia/include/gpu/ |
GrEffect.h | 26 * new draw operations separately from ownership within a deferred drawing queue. When the 186 /** These functions are used when recording effects into a deferred drawing queue. The inc call
|
/external/chromium_org/third_party/skia/src/gpu/ |
GrDefaultPathRenderer.cpp | 179 // when drawing lines we're appending line segments along 181 // drawing triangle fans around fanCenterIdx.
|
/external/chromium_org/ui/gfx/ |
pango_util.cc | 47 // Font settings that we initialize once and then use when drawing text. 245 // up drawing at different sizes.
|
/external/chromium_org/ui/views/examples/ |
text_example.cc | 81 // TextExample's content view, which is responsible for drawing a string with 144 // The font used for drawing the text.
|
/external/mesa3d/docs/ |
README.CYGWIN | 70 Two versions of the Xt/Motif OpenGL drawing area widgets are included: 118 A pixmap is faster when drawing simple lines and polygons while an
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
draw_pipe.c | 214 * For drawing indexed primitives. 308 * For drawing non-indexed primitives.
|
draw_pipe_validate.c | 172 /* drawing wide lines? */ 176 /* drawing large/sprite points (but not AA points)? */
|
/external/mesa3d/src/mesa/swrast/ |
s_context.h | 36 * routines for drawing points, lines, triangles, bitmaps and images. 263 * Current point, line and triangle drawing functions.
|
/external/mesa3d/src/mesa/vbo/ |
vbo_save_draw.c | 254 * a drawing command. 268 * We never want to have mapped vertex buffers when we're drawing.
|
/external/replicaisland/src/com/replica/replicaisland/ |
GameRenderer.java | 32 * no queue is available then no drawing is performed. If the queue is not changed from frame to 318 * determine when drawing is occurring.
|
/external/skia/include/gpu/ |
GrEffect.h | 26 * new draw operations separately from ownership within a deferred drawing queue. When the 186 /** These functions are used when recording effects into a deferred drawing queue. The inc call
|
/external/skia/src/gpu/ |
GrDefaultPathRenderer.cpp | 179 // when drawing lines we're appending line segments along 181 // drawing triangle fans around fanCenterIdx.
|
/frameworks/base/core/java/android/view/ |
ViewOverlay.java | 53 * Used internally by View and ViewGroup to handle drawing and invalidation 105 * <p>Besides managing and drawing the list of drawables, this class serves
|
/frameworks/base/test-runner/src/android/test/ |
ViewAsserts.java | 48 assertTrue("view should have y location on screen less than drawing " 67 assertTrue("view should have y location on screen greater than drawing "
|
Completed in 548 milliseconds
<<21222324252627282930>>