OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rendering
(Results
526 - 550
of
3036
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGResourceFilterPrimitive.h
30
#include "core/
rendering
/svg/RenderSVGResourceFilter.h"
RenderSVGResourceLinearGradient.cpp
23
#include "core/
rendering
/svg/RenderSVGResourceLinearGradient.h"
RenderSVGResourceMasker.h
27
#include "core/
rendering
/svg/RenderSVGResourceContainer.h"
RenderSVGResourcePattern.cpp
23
#include "core/
rendering
/svg/RenderSVGResourcePattern.h"
26
#include "core/
rendering
/svg/SVGRenderSupport.h"
27
#include "core/
rendering
/svg/SVGRenderingContext.h"
77
// An empty viewBox disables
rendering
.
RenderSVGResourceRadialGradient.h
24
#include "core/
rendering
/svg/RenderSVGResourceGradient.h"
SVGResourcesCache.h
23
#include "core/
rendering
/style/RenderStyleConstants.h"
SVGTextChunk.h
23
#include "core/
rendering
/style/SVGRenderStyleDefs.h"
SVGTextChunkBuilder.h
23
#include "core/
rendering
/svg/SVGTextChunk.h"
SVGTextLayoutAttributes.h
23
#include "core/
rendering
/svg/SVGTextMetrics.h"
SVGTextLayoutEngineBaseline.h
23
#include "core/
rendering
/style/SVGRenderStyleDefs.h"
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGDefsElement.cpp
26
#include "core/
rendering
/svg/RenderSVGHiddenContainer.h"
SVGLengthContext.cpp
32
#include "core/
rendering
/RenderPart.h"
33
#include "core/
rendering
/RenderView.h"
34
#include "core/
rendering
/svg/RenderSVGRoot.h"
35
#include "core/
rendering
/svg/RenderSVGViewportContainer.h"
SVGTRefElement.cpp
37
#include "core/
rendering
/style/StyleInheritedData.h"
38
#include "core/
rendering
/svg/RenderSVGInline.h"
39
#include "core/
rendering
/svg/RenderSVGInlineText.h"
40
#include "core/
rendering
/svg/RenderSVGResource.h"
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
AudioNode.h
136
// processIfNecessary() is called by our output(s) when the
rendering
graph needs this AudioNode to process.
137
// This method ensures that the AudioNode will only process once per
rendering
time quantum even if it's called repeatedly.
193
// Called by processIfNecessary() to cause all parts of the
rendering
graph connected to us to process.
194
// Each
rendering
quantum, the audio data for each of the AudioNode's inputs will be available after this method is called.
ChannelMergerNode.h
47
// Called in the audio thread (pre-
rendering
task) when the number of channels for an input may have changed.
/external/chromium_org/third_party/WebKit/Source/web/default/
WebRenderTheme.cpp
35
#include "core/
rendering
/RenderThemeChromiumDefault.h"
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/public/
RTCVideoRenderer.h
33
// Interface for
rendering
VideoFrames from a VideoTrack
RTCVideoRendererDelegate.h
34
// implemented to get messages when
rendering
.
/external/chromium_org/third_party/libjingle/source/talk/media/base/
videorenderer.h
41
// Abstract interface for
rendering
VideoFrames.
/external/chromium_org/third_party/mesa/src/docs/
README.THREADS
32
multiple threads to render to osmesa
rendering
context(s).
RELNOTES-6.3.1
22
This release includes the DRI drivers and GLX code for hardware
rendering
.
envvars.html
25
<li>LIBGL_ALWAYS_INDIRECT - forces an indirect
rendering
context/connection.
26
<li>LIBGL_ALWAYS_SOFTWARE - if set, always use software
rendering
100
OpenGL conformance. If set to 2, always use software
rendering
.
160
<li>LP_NUM_THREADS - an integer indicating how many threads to use for
rendering
.
sourcetree.html
41
<li><b>dri</b> - Direct
Rendering
Infrastructure drivers
79
are passed to the device driver (or tnl module) for
rendering
.
127
creation, memory management, 2D blitting, simple
rendering
, etc.
150
direct
rendering
drivers. It will dynamically load one of the
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_tex.c
43
* Finalizes all textures, completing any
rendering
that needs to be done
/external/chromium_org/ui/gfx/
gpu_memory_buffer.h
64
// to finish
rendering
or if CPU caches need to be synchronized.
Completed in 1213 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>