Home
last modified time | relevance | path

Searched defs:surfaceProps (Results 1 – 25 of 31) sorted by relevance

12

/external/skia/tools/window/
DDisplayParams.h58 const SkSurfaceProps& surfaceProps() const { return fSurfaceProps; } in surfaceProps() function
114 DisplayParamsBuilder& surfaceProps(const SkSurfaceProps& surfaceProps) { in surfaceProps() function
/external/skia/src/core/
DSkStrikeSpec.cpp33 const SkSurfaceProps& surfaceProps, in MakeMask()
42 const SkSurfaceProps& surfaceProps, in MakeTransformMask()
52 const SkSurfaceProps& surfaceProps, in MakePath()
134 const SkSurfaceProps& surfaceProps, in SkStrikeSpec()
DSkBitmapDevice.cpp236 SkBitmapDevice::SkBitmapDevice(const SkBitmap& bitmap, const SkSurfaceProps& surfaceProps, in SkBitmapDevice()
247 const SkSurfaceProps& surfaceProps, in Create()
291 const SkSurfaceProps surfaceProps = in createDevice() local
DSkDevice.cpp45 SkDevice::SkDevice(const SkImageInfo& info, const SkSurfaceProps& surfaceProps) in SkDevice()
324 sk_sp<skif::Backend> SkDevice::createImageFilteringBackend(const SkSurfaceProps& surfaceProps, in createImageFilteringBackend()
DSkImageFilterTypes.cpp187 RasterBackend(const SkSurfaceProps& surfaceProps, SkColorType colorType) in RasterBackend()
225 const SkSurfaceProps& surfaceProps, in Backend()
233 sk_sp<Backend> MakeRasterBackend(const SkSurfaceProps& surfaceProps, SkColorType colorType) { in MakeRasterBackend()
DSkScalerContext.cpp1079 const SkSurfaceProps& surfaceProps, in MakeRecAndEffects()
1214 const SkFont& font, const SkPaint& paint, const SkSurfaceProps& surfaceProps, in CreateDescriptorAndEffectsUsingPaint()
/external/skia/include/private/chromium/
DGrSurfaceCharacterization.h115 const SkSurfaceProps& surfaceProps()const { return fSurfaceProps; } in surfaceProps() function
139 const SkSurfaceProps& surfaceProps) in GrSurfaceCharacterization()
172 const SkSurfaceProps& surfaceProps) { in set()
/external/skia/docs/examples/
DCanvas_getProps.cpp9 SkSurfaceProps surfaceProps(0, kUnknown_SkPixelGeometry); in draw() local
/external/skia/src/gpu/ganesh/
DSkGr.cpp369 const SkSurfaceProps& surfaceProps, in skpaint_to_grpaint_impl()
557 const SkSurfaceProps& surfaceProps, in SkPaintToGrPaint()
575 const SkSurfaceProps& surfaceProps, in SkPaintToGrPaintReplaceShader()
594 const SkSurfaceProps& surfaceProps, in SkPaintToGrPaintWithBlend()
DGrContextThreadSafeProxy.cpp54 const SkSurfaceProps& surfaceProps, in createCharacterization()
DSurfaceDrawContext.cpp149 const SkSurfaceProps& surfaceProps) { in Make()
181 const SkSurfaceProps& surfaceProps, in Make()
223 const SkSurfaceProps& surfaceProps, in Make()
266 const SkSurfaceProps& surfaceProps, in MakeWithFallback()
289 const SkSurfaceProps& surfaceProps, in MakeFromBackendTexture()
312 const SkSurfaceProps& surfaceProps) in SurfaceDrawContext()
DSurfaceDrawContext.h610 const SkSurfaceProps& surfaceProps() const { return fSurfaceProps; } in surfaceProps() function
DDevice.cpp191 const SkSurfaceProps& surfaceProps, in init_mesh_child_effects()
218 const SkSurfaceProps& surfaceProps, in Make()
835 sk_sp<skif::Backend> Device::createImageFilteringBackend(const SkSurfaceProps& surfaceProps, in createImageFilteringBackend()
/external/skia/src/gpu/graphite/surface/
DSurface_AndroidFactories.cpp28 const SkSurfaceProps* surfaceProps, in WrapAndroidHardwareBuffer()
/external/skia/src/gpu/ganesh/surface/
DSkSurface_AndroidFactories.cpp69 const SkSurfaceProps* surfaceProps, in WrapAndroidHardwareBuffer()
/external/skia/src/gpu/graphite/
DTextureUtils.cpp70 const SkSurfaceProps* surfaceProps = nullptr) { in make_renderable_scratch_surface()
412 SkSurfaceProps surfaceProps = {}; in RescaleImage() local
670 const SkSurfaceProps& surfaceProps, in GraphiteBackend()
743 const SkSurfaceProps& surfaceProps, in MakeGraphiteBackend()
DDrawContext.h63 const SkSurfaceProps& surfaceProps() const { return fSurfaceProps; } in surfaceProps() function
/external/skia/include/gpu/ganesh/
DSkSurfaceGanesh.h76 const SkSurfaceProps* surfaceProps) { in RenderTarget()
/external/skia/tools/gpu/
DProtectedUtils.cpp22 const SkSurfaceProps* surfaceProps) { in CreateProtectedSkSurface()
/external/skia/tools/testrunners/common/surface_manager/
DGaneshVulkanSurfaceManager.cpp74 SkSurfaceProps surfaceProps(surfaceFlags, kRGB_H_SkPixelGeometry); in makeVulkanSurfaceManager() local
DGaneshGLSurfaceManager.cpp77 SkSurfaceProps surfaceProps(surfaceFlags, kRGB_H_SkPixelGeometry); in makeGLESSurfaceManager() local
/external/skia/tools/viewer/
DTextureUploadSlide.cpp93 SkSurfaceProps surfaceProps(0, kRGB_H_SkPixelGeometry); in RenderTargetTexture() local
/external/skia/experimental/webgpu-bazel/src/
Dbindings.cpp135 SkSurfaceProps surfaceProps(0, kRGB_H_SkPixelGeometry); in draw() local
/external/skia/fuzz/
DFuzzCreateDDL.cpp185 SkSurfaceProps surfaceProps = gen_fuzzed_surface_props(fuzz); in make_surface() local
/external/skia/src/gpu/ganesh/image/
DGrImageUtils.cpp739 const SkSurfaceProps& surfaceProps, in GaneshBackend()
887 const SkSurfaceProps& surfaceProps, in MakeGaneshBackend()

12