HomeSort by relevance Sort by last modified time
    Searched refs:SkIRect (Results 476 - 500 of 571) sorted by null

<<11121314151617181920>>

  /external/skia/src/effects/
SkLightingImageFilter.cpp 163 template <class LightingType, class LightType> void lightBitmap(const LightingType& lightingType, const SkLight* light, const SkBitmap& src, SkBitmap* dst, SkScalar surfaceScale, const SkIRect& bounds) {
276 virtual bool asNewEffect(GrEffectRef** effect, GrTexture*, const SkMatrix& matrix, const SkIRect& bounds) const SK_OVERRIDE;
298 virtual bool asNewEffect(GrEffectRef** effect, GrTexture*, const SkMatrix& matrix, const SkIRect& bounds) const SK_OVERRIDE;
    [all...]
  /external/chromium_org/cc/resources/
picture.cc 320 SkIRect bounds;
334 SkIRect bounds;
  /external/chromium_org/third_party/WebKit/Source/testing/runner/
WebTestThemeEngineWin.cpp 53 SkIRect webRectToSkIRect(const WebRect& webRect)
55 SkIRect irect;
  /external/chromium_org/third_party/skia/src/pdf/
SkPDFDevice.cpp 760 SkIRect existingClip = SkIRect::MakeWH(this->width(), this->height());
    [all...]
  /external/skia/src/pdf/
SkPDFDevice.cpp 760 SkIRect existingClip = SkIRect::MakeWH(this->width(), this->height());
    [all...]
  /external/skia/tests/
BitmapCopyTest.cpp 289 SkIRect r;
413 SkIRect r;
DrawBitmapRectTest.cpp 320 SkIRect srcR = { gWidth, 0, gWidth + 16, 16 };
  /frameworks/base/core/jni/
android_view_SurfaceControl.cpp 252 const SkIRect& b(region->getBounds());
257 const SkIRect& r(it.rect());
  /development/ide/xcode/ports/
SkOSWindow_Mac.cpp 82 void SkOSWindow::onHandleInval(const SkIRect& r)
  /external/chromium_org/media/filters/
skcanvas_video_renderer.cc 105 SkIRect local_dest_irect, local_dest_irect_saved;
  /external/chromium_org/skia/ext/
bitmap_platform_device_win.cc 259 SkIRect rect;
  /external/chromium_org/third_party/skia/src/fonts/
SkGScalerContext.cpp 107 SkIRect ibounds;
  /external/chromium_org/third_party/skia/src/utils/
SkCanvasStateUtils.cpp 166 // this assumes the SkIRect is stored in l,t,r,b ordering which
267 clip.op(SkIRect::MakeLTRB(state.clipRects[i].left,
  /external/skia/src/fonts/
SkGScalerContext.cpp 107 SkIRect ibounds;
  /external/skia/src/utils/
SkCanvasStateUtils.cpp 166 // this assumes the SkIRect is stored in l,t,r,b ordering which
267 clip.op(SkIRect::MakeLTRB(state.clipRects[i].left,
  /frameworks/base/core/jni/android/graphics/
Graphics.cpp 199 SkIRect* GraphicsJNI::jrect_to_irect(JNIEnv* env, jobject obj, SkIRect* ir)
210 void GraphicsJNI::irect_to_jrect(const SkIRect& ir, JNIEnv* env, jobject obj)
  /external/chromium_org/third_party/skia/src/core/
SkPictureRecord.cpp     [all...]
  /external/chromium_org/third_party/skia/src/gpu/
GrContext.cpp 622 void GrContext::clear(const SkIRect* rect,
    [all...]
  /external/skia/src/core/
SkPictureRecord.cpp     [all...]
  /external/skia/src/gpu/
GrContext.cpp 622 void GrContext::clear(const SkIRect* rect,
    [all...]
  /external/chromium_org/third_party/skia/src/device/xps/
SkXPSDevice.cpp     [all...]
  /external/skia/src/device/xps/
SkXPSDevice.cpp     [all...]
  /external/chromium/chrome/browser/tab_contents/
thumbnail_generator.cc 400 SkIRect src_rect;
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
DeferredImageDecoderTest.cpp 183 SkBitmap scaledBitmap = image->resizedBitmap(SkISize::Make(50, 51), SkIRect::MakeWH(50, 51));
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/skia/
OpaqueRegionSkia.cpp 153 SkIRect deviceClipIRect;

Completed in 1283 milliseconds

<<11121314151617181920>>