HomeSort by relevance Sort by last modified time
    Searched full:rendering (Results 251 - 275 of 3185) sorted by null

<<11121314151617181920>>

  /external/mesa3d/src/mapi/glapi/
glapi_nop.c 33 * When there's no current rendering context, calling a GL function like
68 fprintf(stderr, "GL User Error: gl%s called without a rendering context\n",
108 fprintf(stderr, "GL User Error: calling GL function without a rendering context\n");
  /external/skia/gm/
nonclosedpaths.cpp 26 // The path looks closed, but final rendering has 2 ends with cap.
29 // The path looks closed, and the final rendering looks closed too.
71 // 0(may use hairline rendering), 10(common case for stroke-style)
  /external/chromium_org/third_party/mesa/src/docs/
viewperf.html 70 Subsequent drawing calls become no-ops and the rendering is incorrect.
84 If the Mesa driver doesn't support this extension the rendering will
149 This is what Mesa does and the resulting rendering is darker than it should
155 and returns (1,1,1,1) (white) which causes the rendering to appear brighter
156 and match the reference image (however, AMD's rendering is <em>much</em>
162 initialized to be full white instead of full black the rendering appears
  /external/mesa3d/docs/
viewperf.html 70 Subsequent drawing calls become no-ops and the rendering is incorrect.
84 If the Mesa driver doesn't support this extension the rendering will
149 This is what Mesa does and the resulting rendering is darker than it should
155 and returns (1,1,1,1) (white) which causes the rendering to appear brighter
156 and match the reference image (however, AMD's rendering is <em>much</em>
162 initialized to be full white instead of full black the rendering appears
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
RenderLogger.java 21 import com.android.ide.common.rendering.api.LayoutLog;
63 * Returns a list of traces encountered during rendering, or null if none
65 * @return a list of traces encountered during rendering, or null if none
77 * @return a string describing the rendering problems
155 description = "Exception raised during rendering: " + description;
165 * Record that the given exception was encountered during rendering
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ResourcePreviewHelper.java 21 import com.android.ide.common.rendering.api.ResourceValue;
56 * The width of the preview rendering
58 * TODO: Make the preview rendering resize if the tray area is resized
61 /** The height of the preview rendering */
80 * configuration data for the rendering.
175 // Some kind of rendering error occurred. However, we don't want to use
  /cts/libs/deviceutil/src/android/cts/util/
WatchDog.java 26 * class for checking if rendering function is alive or not.
74 if (!mStopRequested) { // stop requested, but rendering still on-going
  /external/chromium_org/content/test/gpu/gpu_tests/
webgl_conformance_expectations.py 44 self.Fail('conformance/rendering/gl-scissor-test.html',
48 self.Fail('conformance/rendering/more-than-65536-indices.html',
68 self.Fail('conformance/rendering/gl-clear.html',
116 self.Fail('conformance/rendering/gl-scissor-test.html',
157 self.Skip('conformance/rendering/line-loop-tri-fan.html',
179 self.Skip('conformance/rendering/gl-clear.html',
206 self.Skip('conformance/rendering/multisample-corruption.html',
218 self.Skip('conformance/rendering/multisample-corruption.html',
  /external/chromium_org/gpu/gles2_conform_support/egl/
config.h 62 // True if native rendering APIs can render to surface.
68 // Which client rendering APIs are supported.
  /external/chromium_org/media/audio/win/
audio_low_latency_output_win.h 6 // WASAPI for low latency rendering.
27 // o Endpoint buffer (~20 ms to ensure glitch-free rendering).
57 // - Audio-rendering endpoint devices can have three roles:
67 // - Audio rendering is performed on the audio render thread, owned by this
156 // Core part of the thread loop which controls the actual rendering.
181 // Rendering is driven by this thread (which has no message loop).
234 // data to a rendering endpoint buffer.
241 // This event will be signaled when rendering shall stop.
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSShaderValue.cpp 39 #include "core/rendering/style/StyleFetchedShader.h"
40 #include "core/rendering/style/StylePendingShader.h"
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
AbstractInlineTextBox.h 35 #include "core/rendering/InlineTextBox.h"
36 #include "core/rendering/RenderText.h"
LayoutRectRecorder.cpp 32 #include "core/rendering/LayoutRectRecorder.h"
34 #include "core/rendering/RenderObject.h"
OrderIterator.cpp 32 #include "core/rendering/OrderIterator.h"
34 #include "core/rendering/RenderBox.h"
RenderImageResourceStyleImage.h 29 #include "core/rendering/RenderImageResource.h"
30 #include "core/rendering/style/StyleImage.h"
RenderLayerModelObject.h 26 #include "core/rendering/CompositedLayerMappingPtr.h"
27 #include "core/rendering/RenderObject.h"
RenderProgress.cpp 23 #include "core/rendering/RenderProgress.h"
26 #include "core/rendering/RenderTheme.h"
RenderRegionSet.cpp 27 #include "core/rendering/RenderRegionSet.h"
29 #include "core/rendering/RenderFlowThread.h"
RenderRegionSet.h 30 #include "core/rendering/RenderBoxRegionInfo.h"
31 #include "core/rendering/RenderRegion.h"
SubtreeLayoutScope.cpp 32 #include "core/rendering/SubtreeLayoutScope.h"
35 #include "core/rendering/RenderObject.h"
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
StyleBoxData.cpp 23 #include "core/rendering/style/StyleBoxData.h"
25 #include "core/rendering/style/RenderStyle.h"
StyleCustomFilterProgramCache.cpp 32 #include "core/rendering/style/StyleCustomFilterProgramCache.h"
34 #include "core/rendering/style/StyleCustomFilterProgram.h"
StyleFetchedImage.cpp 25 #include "core/rendering/style/StyleFetchedImage.h"
28 #include "core/rendering/RenderObject.h"
StyleFlexibleBoxData.cpp 27 #include "core/rendering/style/StyleFlexibleBoxData.h"
29 #include "core/rendering/style/RenderStyle.h"
StyleGeneratedImage.cpp 25 #include "core/rendering/style/StyleGeneratedImage.h"
29 #include "core/rendering/RenderObject.h"

Completed in 580 milliseconds

<<11121314151617181920>>