Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/skia/src/core/
H A 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()
H A 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
H A DSkDevice.cpp45 SkDevice::SkDevice(const SkImageInfo& info, const SkSurfaceProps& surfaceProps) in SkDevice()
324 sk_sp<skif::Backend> SkDevice::createImageFilteringBackend(const SkSurfaceProps& surfaceProps, in createImageFilteringBackend()
H A DSkImageFilterTypes.cpp184 RasterBackend(const SkSurfaceProps& surfaceProps, SkColorType colorType) in RasterBackend()
222 const SkSurfaceProps& surfaceProps, in Backend()
230 sk_sp<Backend> MakeRasterBackend(const SkSurfaceProps& surfaceProps, SkColorType colorType) { in MakeRasterBackend()
H A DSkScalerContext.cpp1078 const SkSurfaceProps& surfaceProps, in MakeRecAndEffects()
1213 const SkFont& font, const SkPaint& paint, const SkSurfaceProps& surfaceProps, in CreateDescriptorAndEffectsUsingPaint()
/aosp_15_r20/external/skia/tools/window/
H A DDisplayParams.h58 const SkSurfaceProps& surfaceProps() const { return fSurfaceProps; } in surfaceProps() function
114 DisplayParamsBuilder& surfaceProps(const SkSurfaceProps& surfaceProps) { in surfaceProps() argument
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A 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()
H A DSurfaceDrawContext.cpp160 const SkSurfaceProps& surfaceProps) { in Make()
192 const SkSurfaceProps& surfaceProps, in Make()
234 const SkSurfaceProps& surfaceProps, in Make()
277 const SkSurfaceProps& surfaceProps, in MakeWithFallback()
300 const SkSurfaceProps& surfaceProps, in MakeFromBackendTexture()
323 const SkSurfaceProps& surfaceProps) in SurfaceDrawContext()
H A 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()
H A DGrContextThreadSafeProxy.cpp54 const SkSurfaceProps& surfaceProps, in createCharacterization()
H A DSurfaceDrawContext.h610 const SkSurfaceProps& surfaceProps() const { return fSurfaceProps; } in surfaceProps() function
/aosp_15_r20/external/skia/include/private/chromium/
H A DGrSurfaceCharacterization.h115 const SkSurfaceProps& surfaceProps()const { return fSurfaceProps; } in surfaceProps() function
139 const SkSurfaceProps& surfaceProps) in GrSurfaceCharacterization()
172 const SkSurfaceProps& surfaceProps) { in set()
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DTextureUtils.cpp69 const SkSurfaceProps* surfaceProps = nullptr) { in make_renderable_scratch_surface()
415 SkSurfaceProps surfaceProps = {}; in RescaleImage() local
673 const SkSurfaceProps& surfaceProps, in GraphiteBackend()
746 const SkSurfaceProps& surfaceProps, in MakeGraphiteBackend()
H A DDrawContext.h63 const SkSurfaceProps& surfaceProps() const { return fSurfaceProps; } in surfaceProps() function
/aosp_15_r20/external/skia/docs/examples/
H A DCanvas_getProps.cpp9 SkSurfaceProps surfaceProps(0, kUnknown_SkPixelGeometry); in draw() local
/aosp_15_r20/external/skia/src/gpu/ganesh/image/
H A DGrImageUtils.cpp736 const SkSurfaceProps& surfaceProps, in GaneshBackend()
884 const SkSurfaceProps& surfaceProps, in MakeGaneshBackend()
/aosp_15_r20/external/skia/src/gpu/graphite/surface/
H A DSurface_AndroidFactories.cpp28 const SkSurfaceProps* surfaceProps, in WrapAndroidHardwareBuffer()
/aosp_15_r20/external/skia/src/gpu/ganesh/surface/
H A DSkSurface_AndroidFactories.cpp69 const SkSurfaceProps* surfaceProps, in WrapAndroidHardwareBuffer()
/aosp_15_r20/external/skia/include/gpu/ganesh/
H A DSkSurfaceGanesh.h76 const SkSurfaceProps* surfaceProps) { in RenderTarget()
/aosp_15_r20/external/skia/tools/gpu/
H A DProtectedUtils.cpp22 const SkSurfaceProps* surfaceProps) { in CreateProtectedSkSurface()
/aosp_15_r20/external/skia/tools/testrunners/common/surface_manager/
H A DGaneshVulkanSurfaceManager.cpp74 SkSurfaceProps surfaceProps(surfaceFlags, kRGB_H_SkPixelGeometry); in makeVulkanSurfaceManager() local
H A DGaneshGLSurfaceManager.cpp77 SkSurfaceProps surfaceProps(surfaceFlags, kRGB_H_SkPixelGeometry); in makeGLESSurfaceManager() local
/aosp_15_r20/external/skia/tools/viewer/
H A DTextureUploadSlide.cpp93 SkSurfaceProps surfaceProps(0, kRGB_H_SkPixelGeometry); in RenderTargetTexture() local
/aosp_15_r20/external/skia/experimental/webgpu-bazel/src/
H A Dbindings.cpp135 SkSurfaceProps surfaceProps(0, kRGB_H_SkPixelGeometry); in draw() local
/aosp_15_r20/external/skia/fuzz/
H A DFuzzCreateDDL.cpp185 SkSurfaceProps surfaceProps = gen_fuzzed_surface_props(fuzz); in make_surface() local

12