Home
last modified time | relevance | path

Searched refs:inRect (Results 1 – 3 of 3) sorted by relevance

/external/skia/gm/
Dresizeimagefilter.cpp101 SkRect inRect = SkRect::MakeXYWH(-4, -4, 20, 20); in onDraw() local
104 SkImageSource::Create(image, inRect, outRect, kHigh_SkFilterQuality)); in onDraw()
/external/skia/src/views/mac/
DSkNSView.mm273 if ([self mouse:p inRect:[self bounds]] && fWind) {
288 if ([self mouse:p inRect:[self bounds]] && fWind) {
303 if ([self mouse:p inRect:[self bounds]] && fWind) {
318 if ([self mouse:p inRect:[self bounds]] && fWind) {
/external/clang/test/SemaObjC/
Dproperty-9-impl-method.m23 extern void NSDivideRect(NSRect inRect, NSRect * slice, NSRect * rem, CGFloat amount, NSRectEdge ed…