Home
last modified time | relevance | path

Searched refs:fClipBounds (Results 1 – 8 of 8) sorted by relevance

/external/skia/src/core/
DSkImageFilterCache.h23 , fClipBounds(clipBounds) in SkImageFilterCacheKey()
36 SkIRect fClipBounds; member
43 fClipBounds == other.fClipBounds &&
DSkDraw.cpp95 SkRect fClipBounds; member
223 if (r.intersect(rec.fClipBounds)) { in bw_square_proc()
233 if (r.intersect(rec.fClipBounds)) { in aa_square_proc()
272 fClipBounds = clipBounds; in init()
/external/skqp/src/core/
DSkImageFilterCache.h23 , fClipBounds(clipBounds) in SkImageFilterCacheKey()
36 SkIRect fClipBounds; member
43 fClipBounds == other.fClipBounds &&
DSkDraw.cpp95 SkRect fClipBounds; member
223 if (r.intersect(rec.fClipBounds)) { in bw_square_proc()
233 if (r.intersect(rec.fClipBounds)) { in aa_square_proc()
272 fClipBounds = clipBounds; in init()
/external/skqp/include/core/
DSkImageFilter.h63 , fClipBounds(clipBounds) in Context()
69 const SkIRect& clipBounds() const { return fClipBounds; } in clipBounds()
85 SkIRect fClipBounds; variable
/external/skia/include/core/
DSkImageFilter.h63 , fClipBounds(clipBounds) in Context()
69 const SkIRect& clipBounds() const { return fClipBounds; } in clipBounds()
85 SkIRect fClipBounds; variable
/external/skia/tests/
DVkDrawableTest.cpp109 , fClipBounds(clipBounds) in DrawHandlerImport()
119 fDrawProc(fTestDrawable, fMatrix, fClipBounds, fBufferInfo, vkInfo); in draw()
126 const SkIRect fClipBounds; member in TestDrawable::DrawHandlerImport
/external/skqp/tests/
DVkDrawableTest.cpp109 , fClipBounds(clipBounds) in DrawHandlerImport()
119 fDrawProc(fTestDrawable, fMatrix, fClipBounds, fBufferInfo, vkInfo); in draw()
126 const SkIRect fClipBounds; member in TestDrawable::DrawHandlerImport