Home
last modified time | relevance | path

Searched defs:contentRect (Results 1 – 6 of 6) sorted by relevance

/external/skia/gm/
Dlazytiling.cpp75 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/
DSkGpuBlurUtils.cpp160 SkIRect* contentRect, in convolve_gaussian()
265 SkIRect* contentRect, in decimate()
/external/angle/util/android/third_party/
Dandroid_native_app_glue.h154 ARect contentRect; member
/external/skia/bench/
DCompositingImagesBench.cpp291 SkRect contentRect = SkRect::Make(fImageSize); in getAdjustedEntry() local
/external/skia/tools/viewer/
DTouchGesture.cpp344 void TouchGesture::setTransLimit(const SkRect& contentRect, const SkRect& windowRect, in setTransLimit()
/external/skqp/tools/viewer/
DTouchGesture.cpp347 void TouchGesture::setTransLimit(const SkRect& contentRect, const SkRect& windowRect, in setTransLimit()