Home
last modified time | relevance | path

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

/third_party/skia/src/image/
DSkSurface_Gpu.cpp465 bool shouldCreateWithMips) { in MakeRenderTarget() argument
470 GrMipmapped mipMapped = shouldCreateWithMips ? GrMipmapped::kYes : GrMipmapped::kNo; in MakeRenderTarget()
/third_party/skia/include/core/
DSkSurface.h285 bool shouldCreateWithMips = false);
/third_party/skia/tools/fiddle/
Ddocumumentation_examples_map.txt3927 …urfaceOrigin surfaceOrigin, const SkSurfaceProps* surfaceProps, bool shouldCreateWithMips = false);