Searched defs:contentRect (Results 1 – 6 of 6) sorted by relevance
/external/skia/gm/ |
D | lazytiling.cpp | 75 static SkBitmap create_bitmap(SkIRect contentRect, SkISize fullSize, GrSurfaceOrigin origin) { in create_bitmap() 213 SkRect contentRect = SkRect::MakeXYWH(x+kContentSize/2, y+kContentSize/2, in onDraw() local
|
/external/skqp/src/core/ |
D | SkGpuBlurUtils.cpp | 160 SkIRect* contentRect, in convolve_gaussian() 265 SkIRect* contentRect, in decimate()
|
/external/angle/util/android/third_party/ |
D | android_native_app_glue.h | 154 ARect contentRect; member
|
/external/skia/bench/ |
D | CompositingImagesBench.cpp | 291 SkRect contentRect = SkRect::Make(fImageSize); in getAdjustedEntry() local
|
/external/skia/tools/viewer/ |
D | TouchGesture.cpp | 344 void TouchGesture::setTransLimit(const SkRect& contentRect, const SkRect& windowRect, in setTransLimit()
|
/external/skqp/tools/viewer/ |
D | TouchGesture.cpp | 347 void TouchGesture::setTransLimit(const SkRect& contentRect, const SkRect& windowRect, in setTransLimit()
|