Searched refs:rendering (Results 1 - 19 of 19) sorted by relevance

/external/webkit/Source/WebCore/css/
H A DSVGCSSPropertyNames.in21 color-rendering
26 image-rendering
31 shape-rendering
40 # text-rendering
H A DCSSPropertyNames.in5 # HTML4 compatibility in the rendering engine.
22 text-rendering
/external/webkit/Source/WebCore/
H A DAndroid.mk678 platform/graphics/android/rendering/BaseRenderer.cpp \
679 platform/graphics/android/rendering/GaneshContext.cpp \
680 platform/graphics/android/rendering/GaneshRenderer.cpp \
681 platform/graphics/android/rendering/GLExtras.cpp \
682 platform/graphics/android/rendering/GLUtils.cpp \
683 platform/graphics/android/rendering/ImagesManager.cpp \
684 platform/graphics/android/rendering/ImageTexture.cpp \
685 platform/graphics/android/rendering/InspectorCanvas.cpp \
686 platform/graphics/android/rendering/PaintTileOperation.cpp \
687 platform/graphics/android/rendering/RasterRendere
[all...]
/external/mesa3d/docs/
H A DMESA_set_3dfx_mode.spec32 The Mesa Glide driver allows full-screen rendering or rendering into
34 to switch between full-screen and windowed rendering.
55 The Mesa Glide device driver allows either rendering in full-screen
56 mode or rendering into an X window. An application can switch between
57 full-screen and window rendering with the command:
62 rendering or GLX_3DFX_FULLSCREEN_MODE_MESA to indicate full-screen mode.
H A DMESA_pixmap_colormap.spec32 Since Mesa allows RGB rendering into drawables with PseudoColor,
34 in order to compute pixel values during rendering.
63 The Mesa implementation of GLX allows RGB rendering into X windows and
H A DMESA_swap_control.spec107 GLXContext or if the current context is not a direct rendering context.
111 None. This extension only extends to direct rendering contexts.
H A DMESA_swap_frame_usage.spec183 GLX_BAD_CONTEXT The current rendering context is not a direct
188 None. This extension only extends to direct rendering contexts.
/external/webkit/Source/WebCore/platform/graphics/
H A DFontDescription.h123 void setTextRenderingMode(TextRenderingMode rendering) { m_textRendering = rendering; } argument
132 float m_specifiedSize; // Specified CSS value. Independent of rendering issues such as integer
136 FontOrientation m_orientation; // Whether the font is rendering on a horizontal line or a vertical line.
/external/webkit/
H A DAndroid.mk133 $(WEBCORE_PATH)/platform/graphics/android/rendering \
155 $(WEBCORE_PATH)/rendering \
156 $(WEBCORE_PATH)/rendering/style \
157 $(WEBCORE_PATH)/rendering/svg \
/external/skia/third_party/glu/libtess/
H A DREADME64 used to refer to the vertex during rendering.
94 information will not be supplied during rendering.
170 "outData". This handle is supplied during rendering callbacks.
194 tesselation and rendering.
268 "gluTessNormal(tess, 0.0, 0.0, 1.0)" before rendering any polygons.
357 The tesselator is not intended for immediate-mode rendering; when
363 and strips; this should improve the rendering performance when the
/external/webkit/Source/WebKit/qt/declarative/
H A Dqdeclarativewebview.cpp52 , rendering(true)
82 bool rendering; member in class:QDeclarativeWebViewPrivate
556 return d->rendering;
561 if (d->rendering == enabled)
563 d->rendering = enabled;
/external/mesa3d/docs/OLD/
H A DMESA_sprite_point.spec68 POLYGON_SMOOTH does effect the rendering of the quadrilateral, however.
97 No. Since we're rendering the point as a quadrilateral there's no
/external/webkit/Source/WebCore/inspector/front-end/
H A DTimelinePanel.js159 rendering: new WebInspector.TimelineCategory("rendering", WebInspector.UIString("Rendering"), "rgb(164,60,255)")
176 recordStyles[recordTypes.Layout] = { title: WebInspector.UIString("Layout"), category: this.categories.rendering };
177 recordStyles[recordTypes.RecalculateStyles] = { title: WebInspector.UIString("Recalculate Style"), category: this.categories.rendering };
178 recordStyles[recordTypes.Paint] = { title: WebInspector.UIString("Paint"), category: this.categories.rendering };
H A Dinspector.css3702 .timeline-category-statusbar-item.timeline-category-rendering .timeline-category-checkbox {
3862 .timeline-category-rendering .timeline-graph-bar {
3884 .timeline-rendering {
3900 .timeline-category-rendering .timeline-tree-icon {
/external/libvorbis/doc/
H A D03-codebook.tex196 considered an error condition rendering the stream undecodable.
268 overspecified trees are an error condition rendering the stream
386 an action, that is an error condition rendering the packet
H A D04-codec.tex226 \item if the value is greater than the highest numbered submap (\varname{[vorbis_mapping_submaps]} - 1), this in an error condition rendering the stream undecodable
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/
H A Drewrite.rb53 rendering a rewritten stream.
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas1222 /// rendering continues on the buffer. This is like having multiple Turing
/external/grub/docs/
H A Dtexinfo.tex5235 % rendering the following check redundant. But we don't optimize.

Completed in 776 milliseconds