HomeSort by relevance Sort by last modified time
    Searched full:rendering (Results 1251 - 1275 of 3036) sorted by null

<<51525354555657585960>>

  /external/chromium/third_party/libjingle/source/talk/session/phone/
mediachannel.h 337 // TODO: Remove this flag once magiccam rendering is fully replaced
338 // by client3d rendering.
398 // Abstract interface for rendering VideoFrames.
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
webview_tag.html 445 Fired when the process rendering the guest web content has exited.
470 Fired when the process rendering the guest web content has become unresponsive.
490 Fired when the process rendering the guest web content has become responsive again
  /external/chromium_org/content/public/browser/
render_widget_host.h 109 // Free all backing stores used for rendering to drop memory usage.
112 // Returns the size of all the backing stores used for rendering
252 // happens on the rendering thread. When the bitmap is ready, the
  /external/chromium_org/media/audio/win/
audio_unified_win.h 32 // where both capturing and rendering takes place on the same thread to enable
195 // Rendering and capturing is driven by this thread (no message loop).
255 // data to a rendering endpoint buffer.
  /external/chromium_org/third_party/WebKit/Source/core/accessibility/
AccessibilityRenderObject.cpp 52 #include "core/rendering/HitTestResult.h"
53 #include "core/rendering/RenderFieldset.h"
54 #include "core/rendering/RenderFileUploadControl.h"
55 #include "core/rendering/RenderHTMLCanvas.h"
56 #include "core/rendering/RenderImage.h"
57 #include "core/rendering/RenderInline.h"
58 #include "core/rendering/RenderLayer.h"
59 #include "core/rendering/RenderListMarker.h"
60 #include "core/rendering/RenderMenuList.h"
61 #include "core/rendering/RenderTextControlSingleLine.h
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSPropertyNames.in 5 // HTML4 compatibility in the rendering engine.
43 text-rendering
128 image-rendering
  /external/chromium_org/third_party/WebKit/Source/core/html/
TextFieldInputType.cpp 51 #include "core/rendering/RenderLayer.h"
52 #include "core/rendering/RenderTextControlSingleLine.h"
53 #include "core/rendering/RenderTheme.h"
  /external/chromium_org/third_party/WebKit/Source/core/html/shadow/
TextControlInnerElements.cpp 43 #include "core/rendering/RenderSearchField.h"
44 #include "core/rendering/RenderTextControl.h"
45 #include "core/rendering/RenderView.h"
  /external/chromium_org/third_party/WebKit/Source/core/loader/
ImageLoader.cpp 37 #include "core/rendering/RenderImage.h"
38 #include "core/rendering/RenderVideo.h"
39 #include "core/rendering/svg/RenderSVGImage.h"
  /external/chromium_org/third_party/WebKit/Source/core/page/
PageSerializer.cpp 56 #include "core/rendering/RenderImage.h"
57 #include "core/rendering/style/StyleFetchedImage.h"
58 #include "core/rendering/style/StyleImage.h"
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
HitTestResult.cpp 23 #include "core/rendering/HitTestResult.h"
44 #include "core/rendering/HitTestLocation.h"
45 #include "core/rendering/RenderImage.h"
InlineFlowBox.h 24 #include "core/rendering/InlineBox.h"
25 #include "core/rendering/RenderOverflow.h"
26 #include "core/rendering/style/ShadowData.h"
InlineIterator.h 26 #include "core/rendering/BidiRun.h"
27 #include "core/rendering/RenderBlock.h"
28 #include "core/rendering/RenderText.h"
InlineTextBox.cpp 24 #include "core/rendering/InlineTextBox.h"
38 #include "core/rendering/EllipsisBox.h"
39 #include "core/rendering/HitTestResult.h"
40 #include "core/rendering/PaintInfo.h"
41 #include "core/rendering/RenderBR.h"
42 #include "core/rendering/RenderBlock.h"
43 #include "core/rendering/RenderCombineText.h"
44 #include "core/rendering/RenderRubyRun.h"
45 #include "core/rendering/RenderRubyText.h"
46 #include "core/rendering/RenderTheme.h
    [all...]
RenderInline.cpp 24 #include "core/rendering/RenderInline.h"
33 #include "core/rendering/HitTestResult.h"
34 #include "core/rendering/InlineTextBox.h"
35 #include "core/rendering/RenderBlock.h"
36 #include "core/rendering/RenderFlowThread.h"
37 #include "core/rendering/RenderFullScreen.h"
38 #include "core/rendering/RenderGeometryMap.h"
39 #include "core/rendering/RenderLayer.h"
40 #include "core/rendering/RenderTheme.h"
41 #include "core/rendering/RenderView.h
    [all...]
RenderListItem.cpp 25 #include "core/rendering/RenderListItem.h"
30 #include "core/rendering/RenderListMarker.h"
31 #include "core/rendering/RenderView.h"
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
SVGRenderStyle.h 30 #include "core/rendering/style/DataRef.h"
31 #include "core/rendering/style/RenderStyleConstants.h"
32 #include "core/rendering/style/SVGRenderStyleDefs.h"
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
AudioNode.cpp 303 // Ensure that we only process once per rendering quantum.
309 m_lastProcessingTime = currentTime; // important to first update this time because of feedback loops in the rendering graph
392 // Garbage collection may take a very long time after this time, so the "dormant" disabled nodes should not bog down the rendering...
  /external/chromium_org/third_party/angle_dx11/extensions/
ANGLE_framebuffer_multisample.txt 47 enable multisample rendering.
175 different sample counts for multisampled rendering, the actual
238 would not be required to support multisampled rendering, except for
EXT_robustness.txt 44 for OpenGL rendering contexts.
308 If the application attempts to perform a rendering that takes too long
309 whether due to an infinite loop in a shader or even just a rendering
  /external/chromium_org/third_party/freetype/include/freetype/config/
ftheader.h 704 * FreeType~2 API which performs color filtering for subpixel rendering.
716 * FreeType~2 API which performs color filtering for subpixel rendering.
728 * FreeType~2 API which performs color filtering for subpixel rendering.
  /external/chromium_org/third_party/mesa/src/docs/
RELNOTES-4.1 66 For rendering points as textured quads. Useful for particle effects.
83 Off-screen rendering support.
248 writing and point/line/triangle rendering.
dispatch.html 33 have two GL contexts. One context is a direct rendering context where
35 application's address space. The other context is an indirect rendering
145 direct rendering drivers that use either interface. Once the pointer is
  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_context.h 418 *** Rendering -- These functions called only from t_vb_render.c
424 /* Called before and after all rendering operations, including DrawPixels,
478 * rendering. The vertices in question are those n such that start
  /external/freetype/include/freetype/config/
ftheader.h 743 * FreeType~2 API which performs color filtering for subpixel rendering.
755 * FreeType~2 API which performs color filtering for subpixel rendering.
767 * FreeType~2 API which performs color filtering for subpixel rendering.

Completed in 1975 milliseconds

<<51525354555657585960>>