HomeSort by relevance Sort by last modified time
    Searched refs:gc (Results 51 - 75 of 1753) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/mesa/src/src/glx/
indirect_vertex_array.c 87 static GLboolean validate_mode(struct glx_context * gc, GLenum mode);
88 static GLboolean validate_count(struct glx_context * gc, GLsizei count);
89 static GLboolean validate_type(struct glx_context * gc, GLenum type);
112 __glXFreeVertexArrayState(struct glx_context * gc)
114 __GLXattribute *state = (__GLXattribute *) (gc->client_state_private);
135 * \param gc GLX context whose vertex array state is to be initialized.
147 __glXInitVertexArrayState(struct glx_context * gc)
149 __GLXattribute *state = (__GLXattribute *) (gc->client_state_private);
182 if (__glExtensionBitIsEnabled(gc, GL_EXT_fog_coord_bit)
183 || (gc->server_major > 1) || (gc->server_minor >= 4))
490 struct glx_context *gc = __glXGetCurrentContext(); local
661 struct glx_context *gc = __glXGetCurrentContext(); local
723 struct glx_context *gc = __glXGetCurrentContext(); local
790 struct glx_context *gc = __glXGetCurrentContext(); local
947 struct glx_context *gc = __glXGetCurrentContext(); local
966 struct glx_context *gc = __glXGetCurrentContext(); local
992 struct glx_context *gc = __glXGetCurrentContext(); local
1014 struct glx_context *gc = __glXGetCurrentContext(); local
1040 struct glx_context *gc = __glXGetCurrentContext(); local
1066 struct glx_context *gc = __glXGetCurrentContext(); local
1122 struct glx_context *gc = __glXGetCurrentContext(); local
1167 struct glx_context *gc = __glXGetCurrentContext(); local
1238 struct glx_context *gc = __glXGetCurrentContext(); local
1293 struct glx_context *gc = __glXGetCurrentContext(); local
1338 struct glx_context *gc = __glXGetCurrentContext(); local
1400 struct glx_context *gc = __glXGetCurrentContext(); local
1473 struct glx_context *gc = __glXGetCurrentContext(); local
1533 struct glx_context *gc = __glXGetCurrentContext(); local
1580 struct glx_context *gc = __glXGetCurrentContext(); local
1693 struct glx_context *gc = __glXGetCurrentContext(); local
1721 struct glx_context *const gc = __glXGetCurrentContext(); local
    [all...]
render2.c 51 __glXSetError(gc, GL_INVALID_ENUM);
55 __glXSetError(gc, GL_INVALID_VALUE);
60 if (!gc->currentDpy)
63 if (cmdlen <= gc->maxSmallRenderCommandSize) {
94 __glXSetError(gc, GL_OUT_OF_MEMORY);
98 __glXSendLargeCommand(gc, pc, 32, buf, compsize);
103 __glXSendLargeCommand(gc, pc, 32, pnts, compsize);
118 __glXSetError(gc, GL_INVALID_ENUM);
122 __glXSetError(gc, GL_INVALID_VALUE);
127 if (!gc->currentDpy
    [all...]
singlepix.c 49 state = gc->client_state_private;
75 __glXSetError(gc, GL_OUT_OF_MEMORY);
82 __glEmptyImage(gc, 1, width, 1, 1, format, type, rowBuf, row);
89 __glXSetError(gc, GL_OUT_OF_MEMORY);
96 __glEmptyImage(gc, 1, height, 1, 1, format, type, colBuf, column);
115 struct glx_context *const gc = __glXGetCurrentContext(); local
118 if (gc->isDirect) {
129 Display *const dpy = gc->currentDpy;
133 const __GLXattribute *const state = gc->client_state_private;
136 __glXSetupVendorRequest(gc, X_GLXVendorPrivateWithReply
    [all...]
dri_common.h 57 driFetchDrawable(struct glx_context *gc, GLXDrawable glxDrawable);
60 driReleaseDrawables(struct glx_context *gc);
  /external/mesa3d/src/glx/
indirect_vertex_array.c 87 static GLboolean validate_mode(struct glx_context * gc, GLenum mode);
88 static GLboolean validate_count(struct glx_context * gc, GLsizei count);
89 static GLboolean validate_type(struct glx_context * gc, GLenum type);
112 __glXFreeVertexArrayState(struct glx_context * gc)
114 __GLXattribute *state = (__GLXattribute *) (gc->client_state_private);
135 * \param gc GLX context whose vertex array state is to be initialized.
147 __glXInitVertexArrayState(struct glx_context * gc)
149 __GLXattribute *state = (__GLXattribute *) (gc->client_state_private);
182 if (__glExtensionBitIsEnabled(gc, GL_EXT_fog_coord_bit)
183 || (gc->server_major > 1) || (gc->server_minor >= 4))
490 struct glx_context *gc = __glXGetCurrentContext(); local
661 struct glx_context *gc = __glXGetCurrentContext(); local
723 struct glx_context *gc = __glXGetCurrentContext(); local
790 struct glx_context *gc = __glXGetCurrentContext(); local
947 struct glx_context *gc = __glXGetCurrentContext(); local
966 struct glx_context *gc = __glXGetCurrentContext(); local
992 struct glx_context *gc = __glXGetCurrentContext(); local
1014 struct glx_context *gc = __glXGetCurrentContext(); local
1040 struct glx_context *gc = __glXGetCurrentContext(); local
1066 struct glx_context *gc = __glXGetCurrentContext(); local
1122 struct glx_context *gc = __glXGetCurrentContext(); local
1167 struct glx_context *gc = __glXGetCurrentContext(); local
1238 struct glx_context *gc = __glXGetCurrentContext(); local
1293 struct glx_context *gc = __glXGetCurrentContext(); local
1338 struct glx_context *gc = __glXGetCurrentContext(); local
1400 struct glx_context *gc = __glXGetCurrentContext(); local
1473 struct glx_context *gc = __glXGetCurrentContext(); local
1533 struct glx_context *gc = __glXGetCurrentContext(); local
1580 struct glx_context *gc = __glXGetCurrentContext(); local
1693 struct glx_context *gc = __glXGetCurrentContext(); local
1721 struct glx_context *const gc = __glXGetCurrentContext(); local
    [all...]
render2.c 51 __glXSetError(gc, GL_INVALID_ENUM);
55 __glXSetError(gc, GL_INVALID_VALUE);
60 if (!gc->currentDpy)
63 if (cmdlen <= gc->maxSmallRenderCommandSize) {
94 __glXSetError(gc, GL_OUT_OF_MEMORY);
98 __glXSendLargeCommand(gc, pc, 32, buf, compsize);
103 __glXSendLargeCommand(gc, pc, 32, pnts, compsize);
118 __glXSetError(gc, GL_INVALID_ENUM);
122 __glXSetError(gc, GL_INVALID_VALUE);
127 if (!gc->currentDpy
    [all...]
singlepix.c 49 state = gc->client_state_private;
75 __glXSetError(gc, GL_OUT_OF_MEMORY);
82 __glEmptyImage(gc, 1, width, 1, 1, format, type, rowBuf, row);
89 __glXSetError(gc, GL_OUT_OF_MEMORY);
96 __glEmptyImage(gc, 1, height, 1, 1, format, type, colBuf, column);
115 struct glx_context *const gc = __glXGetCurrentContext(); local
118 if (gc->isDirect) {
129 Display *const dpy = gc->currentDpy;
133 const __GLXattribute *const state = gc->client_state_private;
136 __glXSetupVendorRequest(gc, X_GLXVendorPrivateWithReply
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
FontHarfBuzz.cpp 59 static void paintGlyphs(GraphicsContext* gc, const SimpleFontData* font,
63 TextDrawingModeFlags textMode = gc->textDrawingMode();
68 gc->setupPaintForFilling(&paint);
69 font->platformData().setupPaint(&paint, gc);
70 gc->adjustTextRenderMode(&paint);
73 gc->drawPosText(glyphs, numGlyphs << 1, pos, textRect, paint);
77 && gc->strokeStyle() != NoStroke
78 && gc->strokeThickness() > 0) {
81 gc->setupPaintForStroking(&paint);
82 font->platformData().setupPaint(&paint, gc);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/glx/apple/
apple_xgl_api_stereo.c 54 struct glx_context * gc = __glXGetCurrentContext(); local
56 if (gc && apple_glx_context_uses_stereo(gc->driContext)) {
89 struct glx_context * gc = __glXGetCurrentContext(); local
91 if (gc && apple_glx_context_uses_stereo(gc->driContext)) {
  /external/mesa3d/src/glx/apple/
apple_xgl_api_stereo.c 54 struct glx_context * gc = __glXGetCurrentContext(); local
56 if (gc && apple_glx_context_uses_stereo(gc->driContext)) {
89 struct glx_context * gc = __glXGetCurrentContext(); local
91 if (gc && apple_glx_context_uses_stereo(gc->driContext)) {
  /external/chromium_org/third_party/WebKit/Source/web/
PageOverlay.cpp 47 WebCanvas* ToWebCanvas(GraphicsContext* gc)
49 return gc->canvas();
77 virtual void paintContents(const GraphicsLayer*, GraphicsContext& gc, GraphicsLayerPaintingPhase, const IntRect& inClip)
79 gc.save();
80 m_overlay->paintPageOverlay(ToWebCanvas(&gc));
81 gc.restore();
140 void PageOverlay::paintWebFrame(GraphicsContext& gc)
143 gc.save();
144 m_overlay->paintPageOverlay(ToWebCanvas(&gc));
145 gc.restore()
    [all...]
WebFontImpl.cpp 101 GraphicsContext gc(canvas);
103 gc.save();
104 gc.setCertainlyOpaque(canvasIsOpaque);
105 gc.setFillColor(color);
106 gc.clip(textClipRect);
107 m_font.drawText(&gc, runInfo, leftBaseline);
108 gc.restore();
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
DrawUtils.java 19 import org.eclipse.swt.graphics.GC;
31 * Utilities for drawing on {@link GC}.
47 public static final void drawStringCV(GC gc, String text, int x, int y, int width, int height) {
48 Rectangle oldClipping = gc.getClipping();
50 gc.setClipping(new Rectangle(x, y, width, height));
52 int textStartY = y + (height - gc.getFontMetrics().getHeight()) / 2;
53 gc.drawString(clipString(gc, text, width), x, textStartY, true);
55 gc.setClipping(oldClipping)
236 GC gc = new GC(thumbnail); local
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
RuntimeTest.java 93 * @tests java.lang.Runtime#gc()
96 // Test for method void java.lang.Runtime.gc()
98 r.gc(); // ensure all garbage objects have been collected
99 r.gc(); // two GCs force collection phase to complete
106 r.gc();
107 r.gc();
113 r.gc();
114 r.gc();
135 // the gc below likely bogosifies the test, but will have to do for
138 r.gc();
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
GridLayoutPainter.java 57 * @param gc the graphics context to paint into
60 public static void paintStructure(DrawingStyle style, INode layout, IGraphics gc,
64 gc.useStyle(style);
67 gc.drawLine(b.x, y, b.x2(), y);
71 gc.drawLine(x, b.y, x, b.y2());
81 * @param gc the graphics context to paint the grid into
83 public static void paintGrid(INode layout, IGraphics gc) {
86 int oldAlpha = gc.getAlpha();
87 gc.useStyle(DrawingStyle.GUIDELINE);
88 gc.setAlpha(128)
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
GuidelinePainter.java 49 public void paint(@NonNull IGraphics gc, @NonNull INode node, @NonNull DropFeedback feedback) {
53 gc.useStyle(DrawingStyle.DRAGGED);
56 gc.fillRect(bounds);
66 gc.useStyle(DrawingStyle.DEPENDENCY);
73 gc.fillRect(bounds);
79 gc.useStyle(DrawingStyle.DROP_PREVIEW);
83 gc.useStyle(DrawingStyle.RESIZE_PREVIEW);
85 gc.useStyle(DrawingStyle.RESIZE_FAIL);
88 gc.drawRect(state.mBounds);
93 gc.drawLine(state.mBounds.x, y, state.mBounds.x2(), y)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
FontMac.cpp 89 void Font::drawGlyphs(GraphicsContext* gc, const SimpleFontData* font,
141 gc->save();
142 gc->rotate(-0.5 * SK_ScalarPI);
148 TextDrawingModeFlags textMode = gc->textDrawingMode();
153 gc->setupPaintForFilling(&paint);
155 gc->adjustTextRenderMode(&paint);
158 gc->drawPosText(glyphs, numGlyphs * sizeof(uint16_t), pos, textRect, paint);
162 && gc->strokeStyle() != NoStroke
163 && gc->strokeThickness() > 0) {
166 gc->setupPaintForStroking(&paint)
    [all...]
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
CImageLabel.java 14 import org.eclipse.swt.graphics.GC;
54 doPaint(event.gc);
89 private void doPaint(GC paintGC) {
92 GC gc; local
101 gc = new GC(m_backImage);
102 gc.setBackground(paintGC.getBackground());
103 gc.setForeground(paintGC.getForeground());
104 gc.fillRectangle(clientArea)
130 GC gc = new GC(this); local
    [all...]
  /art/test/079-phantom/src/
Main.java 41 System.gc();
48 System.gc();
53 System.gc();
58 System.gc();
63 System.gc();
  /dalvik/tests/079-phantom/src/
Main.java 41 System.gc();
48 System.gc();
53 System.gc();
58 System.gc();
63 System.gc();
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
objimpl.h 171 vrbl-size object with nitems items, exclusive of gc overhead (if any). The
234 /* C equivalent of gc.collect(). */
237 /* Test if a type has a GC head */
240 /* Test if an object has a GC head */
251 /* GC information is stored BEFORE the object structure. */
257 } gc; member in union:_gc_head
275 /* Tell the GC to track this object. NB: While the object is tracked the
279 if (g->gc.gc_refs != _PyGC_REFS_UNTRACKED) \
280 Py_FatalError("GC object already tracked"); \
281 g->gc.gc_refs = _PyGC_REFS_REACHABLE;
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
objimpl.h 171 vrbl-size object with nitems items, exclusive of gc overhead (if any). The
234 /* C equivalent of gc.collect(). */
237 /* Test if a type has a GC head */
240 /* Test if an object has a GC head */
251 /* GC information is stored BEFORE the object structure. */
257 } gc; member in union:_gc_head
275 /* Tell the GC to track this object. NB: While the object is tracked the
279 if (g->gc.gc_refs != _PyGC_REFS_UNTRACKED) \
280 Py_FatalError("GC object already tracked"); \
281 g->gc.gc_refs = _PyGC_REFS_REACHABLE;
    [all...]
  /art/test/003-omnibus-opcodes/src/
InternedString.java 37 System.gc();
44 System.gc();
48 // and it should survive the gc
56 System.gc();
  /dalvik/tests/003-omnibus-opcodes/src/
InternedString.java 34 System.gc();
41 System.gc();
45 // and it should survive the gc
53 System.gc();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
HoverOverlay.java 24 import org.eclipse.swt.graphics.GC;
144 public void paint(GC gc) {
167 int oldAlpha = gc.getAlpha();
168 gc.setForeground(stroke);
169 gc.setLineStyle(hoverIsSelected ?
171 gc.setAlpha(hoverIsSelected ?
173 gc.drawRectangle(x, y, w, h);
174 gc.setAlpha(oldAlpha);
178 int oldAlpha = gc.getAlpha()
    [all...]

Completed in 1353 milliseconds

1 23 4 5 6 7 8 91011>>