draw              158 android_webview/java/src/org/chromium/android_webview/OverScrollGlow.java             invalidateForGlow |= mEdgeGlowTop.draw(canvas);
draw              167 android_webview/java/src/org/chromium/android_webview/OverScrollGlow.java             invalidateForGlow |= mEdgeGlowBottom.draw(canvas);
draw              176 android_webview/java/src/org/chromium/android_webview/OverScrollGlow.java             invalidateForGlow |= mEdgeGlowLeft.draw(canvas);
draw              185 android_webview/java/src/org/chromium/android_webview/OverScrollGlow.java             invalidateForGlow |= mEdgeGlowRight.draw(canvas);
draw               35 android_webview/native/aw_picture.cc   picture->draw(canvas);
draw              364 cc/resources/picture.cc   picture_->draw(canvas, callback);
draw              379 cc/resources/picture.cc   picture_->draw(canvas);
draw              489 content/public/android/java/src/org/chromium/content/browser/PopupZoomer.java         overlayNineTile.draw(canvas);
draw              303 content/public/android/java/src/org/chromium/content/browser/input/HandleView.java         mDrawable.draw(c);
draw              982 gpu/command_buffer/client/gles2_implementation_unittest.cc     cmds::DrawArrays draw;
draw             1019 gpu/command_buffer/client/gles2_implementation_unittest.cc   expected.draw.Init(GL_POINTS, kFirst, kCount);
draw             1049 gpu/command_buffer/client/gles2_implementation_unittest.cc     cmds::DrawArraysInstancedANGLE draw;
draw             1088 gpu/command_buffer/client/gles2_implementation_unittest.cc   expected.draw.Init(GL_POINTS, kFirst, kCount, 1);
draw             1125 gpu/command_buffer/client/gles2_implementation_unittest.cc     cmds::DrawElements draw;
draw             1172 gpu/command_buffer/client/gles2_implementation_unittest.cc   expected.draw.Init(GL_POINTS, kCount, GL_UNSIGNED_SHORT, 0);
draw             1209 gpu/command_buffer/client/gles2_implementation_unittest.cc     cmds::DrawElements draw;
draw             1256 gpu/command_buffer/client/gles2_implementation_unittest.cc   expected.draw.Init(GL_POINTS, kCount, GL_UNSIGNED_INT, 0);
draw             1321 gpu/command_buffer/client/gles2_implementation_unittest.cc     cmds::DrawElements draw;
draw             1365 gpu/command_buffer/client/gles2_implementation_unittest.cc   expected.draw.Init(GL_POINTS, kCount, GL_UNSIGNED_SHORT, kIndexOffset);
draw             1409 gpu/command_buffer/client/gles2_implementation_unittest.cc     cmds::DrawElementsInstancedANGLE draw;
draw             1458 gpu/command_buffer/client/gles2_implementation_unittest.cc   expected.draw.Init(GL_POINTS, kCount, GL_UNSIGNED_SHORT, 0, 1);
draw              262 gpu/gles2_conform_support/egl/display.cc bool Display::MakeCurrent(EGLSurface draw, EGLSurface read, EGLContext ctx) {
draw              266 gpu/gles2_conform_support/egl/display.cc     DCHECK(IsValidSurface(draw));
draw               73 gpu/gles2_conform_support/egl/display.h   bool MakeCurrent(EGLSurface draw, EGLSurface read, EGLContext ctx);
draw              330 gpu/gles2_conform_support/egl/egl.cc                           EGLSurface draw,
draw              334 gpu/gles2_conform_support/egl/egl.cc     EGLint error_code = ValidateDisplaySurface(dpy, draw);
draw              346 gpu/gles2_conform_support/egl/egl.cc   if (!display->MakeCurrent(draw, read, ctx))
draw              301 ppapi/lib/gl/include/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglMakeCurrent(EGLDisplay dpy, EGLSurface draw,
draw               55 skia/ext/pixel_ref_utils.cc   virtual void drawPaint(const SkDraw& draw, const SkPaint& paint) SK_OVERRIDE {
draw               58 skia/ext/pixel_ref_utils.cc       SkRect clip_rect = SkRect::Make(draw.fRC->getBounds());
draw               63 skia/ext/pixel_ref_utils.cc   virtual void drawPoints(const SkDraw& draw,
draw               88 skia/ext/pixel_ref_utils.cc     GatherPixelRefDevice::drawRect(draw, bounds, paint);
draw               90 skia/ext/pixel_ref_utils.cc   virtual void drawRect(const SkDraw& draw,
draw               96 skia/ext/pixel_ref_utils.cc       draw.fMatrix->mapRect(&mapped_rect, rect);
draw               97 skia/ext/pixel_ref_utils.cc       mapped_rect.intersect(SkRect::Make(draw.fRC->getBounds()));
draw              101 skia/ext/pixel_ref_utils.cc   virtual void drawOval(const SkDraw& draw,
draw              104 skia/ext/pixel_ref_utils.cc     GatherPixelRefDevice::drawRect(draw, rect, paint);
draw              106 skia/ext/pixel_ref_utils.cc   virtual void drawRRect(const SkDraw& draw,
draw              109 skia/ext/pixel_ref_utils.cc     GatherPixelRefDevice::drawRect(draw, rect.rect(), paint);
draw              111 skia/ext/pixel_ref_utils.cc   virtual void drawPath(const SkDraw& draw,
draw              127 skia/ext/pixel_ref_utils.cc     GatherPixelRefDevice::drawRect(draw, final_rect, paint);
draw              129 skia/ext/pixel_ref_utils.cc   virtual void drawBitmap(const SkDraw& draw,
draw              134 skia/ext/pixel_ref_utils.cc     total_matrix.setConcat(*draw.fMatrix, matrix);
draw              145 skia/ext/pixel_ref_utils.cc   virtual void drawBitmapRect(const SkDraw& draw,
draw              154 skia/ext/pixel_ref_utils.cc     GatherPixelRefDevice::drawBitmap(draw, bitmap, matrix, paint);
draw              156 skia/ext/pixel_ref_utils.cc   virtual void drawSprite(const SkDraw& draw,
draw              174 skia/ext/pixel_ref_utils.cc   virtual void drawText(const SkDraw& draw,
draw              219 skia/ext/pixel_ref_utils.cc     GatherPixelRefDevice::drawRect(draw, bounds, paint);
draw              221 skia/ext/pixel_ref_utils.cc   virtual void drawPosText(const SkDraw& draw,
draw              272 skia/ext/pixel_ref_utils.cc     GatherPixelRefDevice::drawRect(draw, bounds, paint);
draw              274 skia/ext/pixel_ref_utils.cc   virtual void drawTextOnPath(const SkDraw& draw,
draw              295 skia/ext/pixel_ref_utils.cc     GatherPixelRefDevice::drawRect(draw, bounds, paint);
draw              297 skia/ext/pixel_ref_utils.cc   virtual void drawVertices(const SkDraw& draw,
draw              308 skia/ext/pixel_ref_utils.cc         draw, SkCanvas::kPolygon_PointMode, vertex_count, verts, paint);
draw              120 skia/ext/vector_platform_device_emf_win.cc void VectorPlatformDeviceEmf::drawPaint(const SkDraw& draw,
draw              128 skia/ext/vector_platform_device_emf_win.cc   drawRect(draw, rect, paint);
draw              131 skia/ext/vector_platform_device_emf_win.cc void VectorPlatformDeviceEmf::drawPoints(const SkDraw& draw,
draw              171 skia/ext/vector_platform_device_emf_win.cc   drawPath(draw, path, tmp_paint);
draw              174 skia/ext/vector_platform_device_emf_win.cc void VectorPlatformDeviceEmf::drawRect(const SkDraw& draw,
draw              192 skia/ext/vector_platform_device_emf_win.cc     drawPath(draw, path_modified, paint_no_effet);
draw              210 skia/ext/vector_platform_device_emf_win.cc void VectorPlatformDeviceEmf::drawRRect(const SkDraw& draw, const SkRRect& rr,
draw              214 skia/ext/vector_platform_device_emf_win.cc   this->drawPath(draw, path, paint, NULL, true);
draw              217 skia/ext/vector_platform_device_emf_win.cc void VectorPlatformDeviceEmf::drawPath(const SkDraw& draw,
draw              233 skia/ext/vector_platform_device_emf_win.cc     drawPath(draw, path_modified, paint_no_effet);
draw              267 skia/ext/vector_platform_device_emf_win.cc void VectorPlatformDeviceEmf::drawBitmapRect(const SkDraw& draw,
draw              322 skia/ext/vector_platform_device_emf_win.cc     this->drawBitmap(draw, *bitmapPtr, matrix, paint);
draw              325 skia/ext/vector_platform_device_emf_win.cc void VectorPlatformDeviceEmf::drawBitmap(const SkDraw& draw,
draw              341 skia/ext/vector_platform_device_emf_win.cc void VectorPlatformDeviceEmf::drawSprite(const SkDraw& draw,
draw              474 skia/ext/vector_platform_device_emf_win.cc void VectorPlatformDeviceEmf::drawText(const SkDraw& draw,
draw              496 skia/ext/vector_platform_device_emf_win.cc     drawPath(draw, path, paint);
draw              513 skia/ext/vector_platform_device_emf_win.cc void VectorPlatformDeviceEmf::drawPosText(const SkDraw& draw,
draw              560 skia/ext/vector_platform_device_emf_win.cc       drawText(draw, curr, bytes, pos[0], y, paint);
draw              567 skia/ext/vector_platform_device_emf_win.cc void VectorPlatformDeviceEmf::drawTextOnPath(const SkDraw& draw,
draw              577 skia/ext/vector_platform_device_emf_win.cc void VectorPlatformDeviceEmf::drawVertices(const SkDraw& draw,
draw              591 skia/ext/vector_platform_device_emf_win.cc void VectorPlatformDeviceEmf::drawDevice(const SkDraw& draw,
draw              598 skia/ext/vector_platform_device_emf_win.cc   drawSprite(draw, device->accessBitmap(false), x, y, paint);
draw               38 skia/ext/vector_platform_device_emf_win.h   virtual void drawPaint(const SkDraw& draw, const SkPaint& paint) OVERRIDE;
draw               39 skia/ext/vector_platform_device_emf_win.h   virtual void drawPoints(const SkDraw& draw, SkCanvas::PointMode mode,
draw               42 skia/ext/vector_platform_device_emf_win.h   virtual void drawRect(const SkDraw& draw, const SkRect& r,
draw               46 skia/ext/vector_platform_device_emf_win.h   virtual void drawPath(const SkDraw& draw, const SkPath& path,
draw               50 skia/ext/vector_platform_device_emf_win.h   virtual void drawBitmapRect(const SkDraw& draw, const SkBitmap& bitmap,
draw               54 skia/ext/vector_platform_device_emf_win.h   virtual void drawBitmap(const SkDraw& draw, const SkBitmap& bitmap,
draw               57 skia/ext/vector_platform_device_emf_win.h   virtual void drawSprite(const SkDraw& draw, const SkBitmap& bitmap,
draw               59 skia/ext/vector_platform_device_emf_win.h   virtual void drawText(const SkDraw& draw, const void* text, size_t len,
draw               61 skia/ext/vector_platform_device_emf_win.h   virtual void drawPosText(const SkDraw& draw, const void* text, size_t len,
draw               64 skia/ext/vector_platform_device_emf_win.h   virtual void drawTextOnPath(const SkDraw& draw, const void* text, size_t len,
draw               67 skia/ext/vector_platform_device_emf_win.h   virtual void drawVertices(const SkDraw& draw, SkCanvas::VertexMode,
draw               73 skia/ext/vector_platform_device_emf_win.h   virtual void drawDevice(const SkDraw& draw, SkBaseDevice*, int x, int y,
draw               54 skia/ext/vector_platform_device_skia.cc   SkDraw draw;
draw               56 skia/ext/vector_platform_device_skia.cc   draw.fClip=&clip;
draw               57 skia/ext/vector_platform_device_skia.cc   drawSprite(draw, raster_surface_->accessBitmap(false), 0, 0, paint);
draw              301 third_party/khronos/EGL/egl.h EGLAPI EGLBoolean EGLAPIENTRY eglMakeCurrent(EGLDisplay dpy, EGLSurface draw,
draw               65 third_party/libva/va/va_android.h     sp<ISurface> draw, /* Android Window/Surface */
draw              205 third_party/libva/va/va_backend.h 		void* draw, /* Drawable of window system */
draw              186 third_party/libva/va/va_trace.h     void *draw, /* the target Drawable */
draw               52 third_party/libva/va/va_x11.h     Drawable draw, /* X Drawable */
draw              691 third_party/npapi/bindings/npapi.h     } draw;
draw              160 ui/android/java/src/org/chromium/ui/UiUtils.java                 currentView.draw(canvas);
draw               80 ui/aura/bench/bench_main.cc   void set_draw(bool draw) { draw_ = draw; }