Home
last modified time | relevance | path

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

123

/third_party/flutter/skia/src/core/
DSkStrikeSpec.cpp17 const SkSurfaceProps& surfaceProps, in MakeMask()
28 const SkSurfaceProps& surfaceProps, in MakePath()
51 const SkSurfaceProps& surfaceProps, in MakeSourceFallback()
181 const SkSurfaceProps& surfaceProps, const SkMatrix& deviceMatrix, in MakeSDFT()
208 const SkSurfaceProps& surfaceProps, in commonSetup()
DSkBitmapDevice.h175 const SkSurfaceProps& surfaceProps) in SkBitmapDeviceFilteredSurfaceProps()
DSkImageFilterTypes.h71 const SkSurfaceProps* surfaceProps() const { return &fSource->props(); } in surfaceProps() function
DSkBitmapDevice.cpp230 SkBitmapDevice::SkBitmapDevice(const SkBitmap& bitmap, const SkSurfaceProps& surfaceProps, in SkBitmapDevice()
250 const SkSurfaceProps& surfaceProps, in Create()
305 const SkSurfaceProps surfaceProps(this->surfaceProps().flags(), cinfo.fPixelGeometry); in onCreateDevice() local
/third_party/skia/src/core/
DSkStrikeSpec.cpp31 const SkSurfaceProps& surfaceProps, in MakeMask()
40 const SkSurfaceProps& surfaceProps, in MakePath()
61 const SkSurfaceProps& surfaceProps, in MakeSourceFallback()
176 const SkSurfaceProps& surfaceProps, const SkMatrix& deviceMatrix, in MakeSDFT()
201 const SkSurfaceProps& surfaceProps, in SkStrikeSpec()
DSkBitmapDevice.h170 const SkSurfaceProps& surfaceProps) in SkBitmapDeviceFilteredSurfaceProps()
DSkBitmapDevice.cpp230 SkBitmapDevice::SkBitmapDevice(const SkBitmap& bitmap, const SkSurfaceProps& surfaceProps, in SkBitmapDevice()
250 const SkSurfaceProps& surfaceProps, in Create()
305 const SkSurfaceProps surfaceProps(this->surfaceProps().flags(), cinfo.fPixelGeometry); in onCreateDevice() local
/third_party/flutter/skia/include/core/
DSkSurfaceCharacterization.h86 const SkSurfaceProps& surfaceProps()const { return fSurfaceProps; } in surfaceProps() function
111 const SkSurfaceProps& surfaceProps) in SkSurfaceCharacterization()
138 const SkSurfaceProps& surfaceProps) { in set()
207 const SkSurfaceProps& surfaceProps()const { return fSurfaceProps; } in surfaceProps() function
DSkSurface.h374 const SkSurfaceProps* surfaceProps) { in MakeRenderTarget()
/third_party/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.h310 const SkSurfaceProps* surfaceProps) { in MakeRenderTarget()
/third_party/flutter/skia/docs/examples/
DCanvas_getProps.cpp10 SkSurfaceProps surfaceProps(0, kUnknown_SkPixelGeometry); in draw() local
/third_party/skia/docs/examples/
DCanvas_getProps.cpp10 SkSurfaceProps surfaceProps(0, kUnknown_SkPixelGeometry); in draw() local
/third_party/flutter/skia/src/gpu/
DGrRecordingContext.cpp220 const SkSurfaceProps* surfaceProps, in makeDeferredRenderTargetContext()
297 const SkSurfaceProps* surfaceProps, in makeDeferredRenderTargetContextWithFallback()
363 const SkSurfaceProps* surfaceProps, in makeDeferredRenderTargetContext()
380 const SkSurfaceProps* surfaceProps, in makeDeferredRenderTargetContextWithFallback()
DGrContextThreadSafeProxy.cpp39 const SkSurfaceProps& surfaceProps, in createCharacterization()
DGrContextPriv.cpp84 const SkSurfaceProps* surfaceProps, in makeDeferredRenderTargetContext()
95 GrSurfaceOrigin origin, const SkSurfaceProps* surfaceProps, SkBudgeted budgeted) { in makeDeferredRenderTargetContextWithFallback()
146 const SkSurfaceProps* surfaceProps, in makeBackendRenderTargetRenderTargetContext()
/third_party/flutter/skia/gm/
Dcgm.c60 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY }; in sk_test_c_api() local
/third_party/skia/gm/
Dcgm.c60 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY }; in sk_test_c_api() local
/third_party/flutter/skia/tests/
DCTest.cpp64 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY }; in test_c() local
DVkProtectedContextTest.cpp157 SkSurfaceProps surfaceProps = in createSkSurface() local
195 SkSurfaceProps surfaceProps = in DEF_GPUTEST() local
/third_party/skia/tests/
DCTest.cpp64 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY }; in test_c() local
/third_party/skia/src/gpu/
DGrContextThreadSafeProxy.cpp53 const SkSurfaceProps& surfaceProps, in createCharacterization()
/third_party/skia/samplecode/
DSampleTextureUpload.cpp35 SkSurfaceProps surfaceProps(0, kRGB_H_SkPixelGeometry); in RenderTargetTexture() local
/third_party/flutter/skia/samplecode/
DSampleTextureUpload.cpp35 SkSurfaceProps surfaceProps(SkSurfaceProps::kLegacyFontHost_InitType); in RenderTargetTexture() local
/third_party/skia/src/image/
DSkSurface_Raster.cpp196 const SkSurfaceProps* surfaceProps) { in MakeRasterN32Premul()

123