Searched defs:Mipmapped (Results 1 – 13 of 13) sorted by relevance
/external/skia/tools/gpu/ |
D | BackendTextureImageFactory.h | 32 using Mipmapped = skgpu::Mipmapped; variable
|
D | ManagedBackendTexture.cpp | 22 using Mipmapped = skgpu::Mipmapped; typedef
|
/external/skia/tests/graphite/ |
D | RecorderTest.cpp | 17 using Mipmapped = skgpu::Mipmapped; typedef
|
D | ImageProviderTest.cpp | 31 using Mipmapped = skgpu::Mipmapped; typedef
|
D | MutableImagesTest.cpp | 29 using Mipmapped = skgpu::Mipmapped; typedef
|
D | ReadWritePixelsGraphiteTest.cpp | 37 using Mipmapped = skgpu::Mipmapped; typedef
|
/external/skia/src/gpu/ganesh/ |
D | GrProgramInfo.cpp | 76 this->pipeline().visitProxies([](GrSurfaceProxy* proxy, skgpu::Mipmapped) { in checkAllInstantiated()
|
D | GrOpsRenderPass.cpp | 116 [&hasTextures](GrSurfaceProxy*, skgpu::Mipmapped) { hasTextures = true; }); in bindPipeline()
|
/external/skia/include/gpu/ |
D | GpuTypes.h | 53 enum class Mipmapped : bool { enum
|
/external/skia/src/gpu/ganesh/ops/ |
D | OpsTask.cpp | 901 auto visit = [proxyToCheck, &usedSlow](GrSurfaceProxy* p, skgpu::Mipmapped) { in onIsUsed() 955 auto gather = [alloc, allowRecycling SkDEBUGCODE(, this)](GrSurfaceProxy* p, skgpu::Mipmapped) { in gatherProxyIntervals()
|
D | AtlasPathRenderer.cpp | 65 auto checkForAtlasRef = [atlasProxy, &refsAtlas](GrSurfaceProxy* proxy, skgpu::Mipmapped) { in refs_atlas()
|
/external/skia/tests/ |
D | BackendAllocationTest.cpp | 101 GrDirectContext*, skgpu::Mipmapped, GrRenderable)>& create, in test_wrapping() 373 GrDirectContext*, const SkColor4f&, skgpu::Mipmapped, GrRenderable)>& create, in test_color_init()
|
/external/skia/modules/canvaskit/ |
D | canvaskit_bindings.cpp | 984 skgpu::Mipmapped) override { in generateExternalTexture()
|