Home
last modified time | relevance | path

Searched refs:withMips (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/tests/
DImageTest.cpp149 static sk_sp<SkImage> create_gpu_image(GrContext* context, bool withMips = false) { in create_gpu_image() argument
152 kBottomLeft_GrSurfaceOrigin, nullptr, withMips)); in create_gpu_image()
/third_party/skia/tests/
DImageTest.cpp154 bool withMips = false, in create_gpu_image() argument
158 kBottomLeft_GrSurfaceOrigin, nullptr, withMips); in create_gpu_image()