Home
last modified time | relevance | path

Searched defs:widthHeight (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DImageFilterTest.cpp365 static sk_sp<SkSpecialSurface> create_empty_special_surface(GrContext* context, int widthHeight) { in create_empty_special_surface()
392 static sk_sp<SkSpecialImage> create_empty_special_image(GrContext* context, int widthHeight) { in create_empty_special_image()
/external/skia/src/effects/
DSkBlurMaskFilter.cpp197 SkISize* widthHeight, in ComputeBlurredRRectParams()