/third_party/skia/src/core/ |
D | SkStrikeSpec.cpp | 31 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()
|
D | SkBitmapDevice.h | 170 const SkSurfaceProps& surfaceProps) in SkBitmapDeviceFilteredSurfaceProps()
|
D | SkBitmapDevice.cpp | 230 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
|
D | SkImageFilter.cpp | 591 const SkSurfaceProps& surfaceProps, in DrawWithFP() 624 const SkSurfaceProps& surfaceProps) { in ImageToColorSpace()
|
D | SkScalerContext.cpp | 995 const SkSurfaceProps& surfaceProps, in MakeRecAndEffects() 1154 const SkFont& font, const SkPaint& paint, const SkSurfaceProps& surfaceProps, in CreateDescriptorAndEffectsUsingPaint()
|
D | SkDevice.h | 50 const SkSurfaceProps& surfaceProps() const { in surfaceProps() function
|
D | SkImageFilterTypes.h | 630 const SkSurfaceProps& surfaceProps() const { return fSource.image()->props(); } in surfaceProps() function
|
D | SkDevice.cpp | 37 SkBaseDevice::SkBaseDevice(const SkImageInfo& info, const SkSurfaceProps& surfaceProps) in SkBaseDevice()
|
D | SkRemoteGlyphCache.cpp | 796 const SkSurfaceProps surfaceProps(this->surfaceProps().flags(), cinfo.fPixelGeometry); in onCreateDevice() local
|
/third_party/skia/include/core/ |
D | SkSurfaceCharacterization.h | 115 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
|
D | SkSurface.h | 310 const SkSurfaceProps* surfaceProps) { in MakeRenderTarget()
|
/third_party/skia/docs/examples/ |
D | Canvas_getProps.cpp | 10 SkSurfaceProps surfaceProps(0, kUnknown_SkPixelGeometry); in draw() local
|
/third_party/skia/gm/ |
D | cgm.c | 60 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY }; in sk_test_c_api() local
|
/third_party/skia/tests/ |
D | CTest.cpp | 64 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY }; in test_c() local
|
D | VkProtectedContextTest.cpp | 31 SkSurfaceProps surfaceProps = SkSurfaceProps(0, kRGB_H_SkPixelGeometry); in create_protected_sksurface() local
|
D | DeferredDisplayListTest.cpp | 643 const SkSurfaceProps surfaceProps(0x0, kRGB_H_SkPixelGeometry); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local 935 const SkSurfaceProps surfaceProps(0x0, kRGB_H_SkPixelGeometry); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
/third_party/skia/src/gpu/ |
D | GrContextThreadSafeProxy.cpp | 53 const SkSurfaceProps& surfaceProps, in createCharacterization()
|
/third_party/skia/samplecode/ |
D | SampleTextureUpload.cpp | 35 SkSurfaceProps surfaceProps(0, kRGB_H_SkPixelGeometry); in RenderTargetTexture() local
|
/third_party/skia/src/image/ |
D | SkSurface_Raster.cpp | 196 const SkSurfaceProps* surfaceProps) { in MakeRasterN32Premul()
|
D | SkSurface_Gpu.cpp | 650 const SkSurfaceProps* surfaceProps) { in MakeFromAHardwareBuffer()
|
/third_party/skia/src/gpu/v1/ |
D | SurfaceDrawContext.cpp | 131 const SkSurfaceProps& surfaceProps, in Make() 166 const SkSurfaceProps& surfaceProps) { in Make() 207 const SkSurfaceProps& surfaceProps, in Make() 247 const SkSurfaceProps& surfaceProps, in MakeWithFallback() 269 const SkSurfaceProps& surfaceProps, in MakeFromBackendTexture() 292 const SkSurfaceProps& surfaceProps, in SurfaceDrawContext()
|
D | SurfaceDrawContext_v1.h | 598 const SkSurfaceProps& surfaceProps() const { return fSurfaceProps; } in surfaceProps() function
|
D | Device.cpp | 117 const SkSurfaceProps& surfaceProps, in Make()
|
/third_party/skia/fuzz/ |
D | FuzzCreateDDL.cpp | 177 SkSurfaceProps surfaceProps = gen_fuzzed_surface_props(fuzz); in make_surface() local
|
/third_party/skia/src/gpu/text/ |
D | GrTextBlob.cpp | 1399 const SkSurfaceProps& surfaceProps, in Make()
|