Home
last modified time | relevance | path

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

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