Searched defs:contentRect (Results 1 – 10 of 10) sorted by relevance
/third_party/skia/gm/ |
D | lazytiling.cpp | 83 static SkBitmap create_bitmap(SkIRect contentRect, SkISize fullSize, GrSurfaceOrigin origin) { in create_bitmap() 226 SkRect contentRect = SkRect::MakeXYWH(x+kContentSize/2, y+kContentSize/2, in onDraw() local
|
/third_party/flutter/skia/src/core/ |
D | SkGpuBlurUtils.cpp | 173 SkIRect* contentRect, in convolve_gaussian() 284 SkIRect* contentRect, in decimate()
|
/third_party/flutter/skia/third_party/externals/angle2/util/android/third_party/ |
D | android_native_app_glue.h | 154 ARect contentRect; member
|
/third_party/skia/third_party/externals/angle2/util/android/third_party/ |
D | android_native_app_glue.h | 154 ARect contentRect; member
|
/third_party/flutter/skia/bench/ |
D | CompositingImagesBench.cpp | 283 SkRect contentRect = SkRect::Make(fImageSize); in getAdjustedEntry() local
|
/third_party/skia/bench/ |
D | CompositingImagesBench.cpp | 291 SkRect contentRect = SkRect::Make(fImageSize); in getAdjustedEntry() local
|
/third_party/skia/tools/viewer/ |
D | TouchGesture.cpp | 344 void TouchGesture::setTransLimit(const SkRect& contentRect, const SkRect& windowRect, in setTransLimit()
|
/third_party/flutter/skia/tools/viewer/ |
D | TouchGesture.cpp | 347 void TouchGesture::setTransLimit(const SkRect& contentRect, const SkRect& windowRect, in setTransLimit()
|
/third_party/typescript/lib/ |
D | lib.dom.d.ts | 12696 readonly contentRect: DOMRectReadOnly; property
|
/third_party/typescript/src/lib/ |
D | dom.generated.d.ts | 12676 readonly contentRect: DOMRectReadOnly; property
|