Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkStrikeSpec.cpp36 const SkSurfaceProps& surfaceProps, in MakeMask()
45 const SkSurfaceProps& surfaceProps, in MakeTransformMask()
55 const SkSurfaceProps& surfaceProps, in MakePath()
160 const SkSurfaceProps& surfaceProps, const SkMatrix& deviceMatrix, in MakeSDFT()
203 const SkSurfaceProps& surfaceProps, in SkStrikeSpec()
DSkBitmapDevice.cpp229 SkBitmapDevice::SkBitmapDevice(const SkBitmap& bitmap, const SkSurfaceProps& surfaceProps, in SkBitmapDevice()
240 const SkSurfaceProps& surfaceProps, in Create()
285 const SkSurfaceProps surfaceProps(this->surfaceProps().flags(), cinfo.fPixelGeometry); in onCreateDevice() local
DSkImageFilter.cpp594 const SkSurfaceProps& surfaceProps, in DrawWithFP()
628 const SkSurfaceProps& surfaceProps) { in ImageToColorSpace()
DSkScalerContext.cpp1012 const SkSurfaceProps& surfaceProps, in MakeRecAndEffects()
1171 const SkFont& font, const SkPaint& paint, const SkSurfaceProps& surfaceProps, in CreateDescriptorAndEffectsUsingPaint()
DSkDevice.h70 const SkSurfaceProps& surfaceProps() const { in surfaceProps() function
DSkImageFilterTypes.h739 const SkSurfaceProps& surfaceProps() const { return fSource.image()->props(); } in surfaceProps() function
DSkDevice.cpp40 SkBaseDevice::SkBaseDevice(const SkImageInfo& info, const SkSurfaceProps& surfaceProps) in SkBaseDevice()
DSkChromeRemoteGlyphCache.cpp654 const SkSurfaceProps surfaceProps(this->surfaceProps().flags(), cinfo.fPixelGeometry); in onCreateDevice() local
/external/skia/include/core/
DSkSurfaceCharacterization.h115 const SkSurfaceProps& surfaceProps()const { return fSurfaceProps; } in surfaceProps() function
141 const SkSurfaceProps& surfaceProps) in SkSurfaceCharacterization()
174 const SkSurfaceProps& surfaceProps) { in set()
255 const SkSurfaceProps& surfaceProps()const { return fSurfaceProps; } in surfaceProps() function
DSkSurface.h348 const SkSurfaceProps* surfaceProps) { in MakeRenderTarget()
/external/skia/docs/examples/
DCanvas_getProps.cpp10 SkSurfaceProps surfaceProps(0, kUnknown_SkPixelGeometry); in draw() local
/external/skia/src/gpu/ganesh/
DSkGr.cpp435 const SkSurfaceProps& surfaceProps, in skpaint_to_grpaint_impl()
623 const SkSurfaceProps& surfaceProps, in SkPaintToGrPaint()
641 const SkSurfaceProps& surfaceProps, in SkPaintToGrPaintReplaceShader()
660 const SkSurfaceProps& surfaceProps, in SkPaintToGrPaintWithBlend()
DGrContextThreadSafeProxy.cpp54 const SkSurfaceProps& surfaceProps, in createCharacterization()
DSurfaceDrawContext.cpp136 const SkSurfaceProps& surfaceProps) { in Make()
168 const SkSurfaceProps& surfaceProps, in Make()
210 const SkSurfaceProps& surfaceProps, in Make()
253 const SkSurfaceProps& surfaceProps, in MakeWithFallback()
276 const SkSurfaceProps& surfaceProps, in MakeFromBackendTexture()
299 const SkSurfaceProps& surfaceProps) in SurfaceDrawContext()
DSurfaceDrawContext.h590 const SkSurfaceProps& surfaceProps() const { return fSurfaceProps; } in surfaceProps() function
DDevice.cpp181 const SkSurfaceProps& surfaceProps, in Make()
1233 SkSurfaceProps surfaceProps; in testingOnly_drawGlyphRunListWithSerializedSlugAndStrike() local
/external/skia/src/gpu/graphite/
DDrawContext.h65 const SkSurfaceProps& surfaceProps() const { return fSurfaceProps; } in surfaceProps() function
/external/skia/tools/viewer/
DTextureUploadSlide.cpp90 SkSurfaceProps surfaceProps(0, kRGB_H_SkPixelGeometry); in RenderTargetTexture() local
/external/skia/experimental/webgpu-bazel/src/
Dbindings.cpp128 SkSurfaceProps surfaceProps(0, kRGB_H_SkPixelGeometry); in draw() local
/external/skia/src/image/
DSkSurface_Raster.cpp224 const SkSurfaceProps* surfaceProps) { in MakeRasterN32Premul()
DSkSurface_Gpu.cpp722 const SkSurfaceProps* surfaceProps in MakeFromAHardwareBuffer()
/external/skia/fuzz/
DFuzzCreateDDL.cpp177 SkSurfaceProps surfaceProps = gen_fuzzed_surface_props(fuzz); in make_surface() local
/external/skia/tests/
DVkProtectedContextTest.cpp49 SkSurfaceProps surfaceProps = SkSurfaceProps(0, kRGB_H_SkPixelGeometry); in create_protected_sksurface() local
DDeferredDisplayListTest.cpp655 const SkSurfaceProps surfaceProps(0x0, kRGB_H_SkPixelGeometry); in DEF_GANESH_TEST_FOR_GL_RENDERING_CONTEXTS() local
998 const SkSurfaceProps surfaceProps(0x0, kRGB_H_SkPixelGeometry); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local