/external/skia/src/core/ |
D | SkStrikeSpec.cpp | 23 const SkSurfaceProps& surfaceProps, in MakeMask() 31 const SkSurfaceProps& surfaceProps, in MakePath() 52 const SkSurfaceProps& surfaceProps, in MakeSourceFallback() 169 const SkSurfaceProps& surfaceProps, const SkMatrix& deviceMatrix, in MakeSDFT() 195 const SkSurfaceProps& surfaceProps, in SkStrikeSpec()
|
D | SkBitmapDevice.h | 171 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 | 589 const SkSurfaceProps& surfaceProps, in DrawWithFP() 623 const SkSurfaceProps& surfaceProps) { in ImageToColorSpace()
|
/external/skqp/include/core/ |
D | SkSurfaceCharacterization.h | 85 const SkSurfaceProps& surfaceProps()const { return fSurfaceProps; } in surfaceProps() function 104 const SkSurfaceProps& surfaceProps) in SkSurfaceCharacterization() 130 const SkSurfaceProps& surfaceProps) { in set() 197 const SkSurfaceProps& surfaceProps()const { return fSurfaceProps; } in surfaceProps() function
|
/external/skia/include/core/ |
D | SkSurfaceCharacterization.h | 115 const SkSurfaceProps& surfaceProps()const { return fSurfaceProps; } in surfaceProps() function 141 const SkSurfaceProps& surfaceProps) in SkSurfaceCharacterization() 170 const SkSurfaceProps& surfaceProps) { in set() 246 const SkSurfaceProps& surfaceProps()const { return fSurfaceProps; } in surfaceProps() function
|
D | SkSurface.h | 391 const SkSurfaceProps* surfaceProps) { in MakeRenderTarget()
|
/external/skia/docs/examples/ |
D | Canvas_getProps.cpp | 10 SkSurfaceProps surfaceProps(0, kUnknown_SkPixelGeometry); in draw() local
|
/external/skia/gm/ |
D | cgm.c | 60 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY }; in sk_test_c_api() local
|
/external/skqp/gm/ |
D | cgm.c | 56 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY }; in sk_test_c_api() local
|
/external/skqp/src/gpu/ |
D | GrContextThreadSafeProxy.cpp | 38 const SkSurfaceProps& surfaceProps, in createCharacterization()
|
D | GrContext.cpp | 905 const SkSurfaceProps* surfaceProps) { in makeBackendRenderTargetRenderTargetContext() 998 const SkSurfaceProps* surfaceProps, in makeDeferredRenderTargetContextWithFallback() 1029 const SkSurfaceProps* surfaceProps, in makeDeferredRenderTargetContext()
|
D | GrRenderTargetContext.h | 386 const SkSurfaceProps& surfaceProps() const { return fSurfaceProps; } in surfaceProps() function
|
/external/skqp/tests/ |
D | CTest.cpp | 63 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY }; in test_c() local
|
/external/skia/tests/ |
D | CTest.cpp | 64 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY }; in test_c() local
|
/external/skqp/src/core/ |
D | SkBitmapDevice.h | 174 const SkSurfaceProps& surfaceProps) in SkBitmapDeviceFilteredSurfaceProps()
|
D | SkBitmapDevice.cpp | 238 SkBitmapDevice::SkBitmapDevice(const SkBitmap& bitmap, const SkSurfaceProps& surfaceProps, in SkBitmapDevice() 256 const SkSurfaceProps& surfaceProps, in Create() 311 const SkSurfaceProps surfaceProps(this->surfaceProps().flags(), cinfo.fPixelGeometry); in onCreateDevice() local
|
D | SkStrikeCache.cpp | 171 const SkSurfaceProps& surfaceProps, in FindOrCreateStrikeExclusive() 183 const SkSurfaceProps& surfaceProps, in findOrCreateStrike()
|
D | SkScalerContext.cpp | 897 const SkSurfaceProps& surfaceProps, in MakeRecAndEffects() 1102 const SkFont& font, const SkPaint& paint, const SkSurfaceProps& surfaceProps, in CreateDescriptorAndEffectsUsingPaint()
|
/external/skia/src/gpu/ |
D | GrContextThreadSafeProxy.cpp | 53 const SkSurfaceProps& surfaceProps, in createCharacterization()
|
D | GrSurfaceDrawContext.cpp | 100 const SkSurfaceProps& surfaceProps, in Make() 138 const SkSurfaceProps& surfaceProps) { in Make() 179 const SkSurfaceProps& surfaceProps, in Make() 215 const SkSurfaceProps& surfaceProps, in MakeWithFallback() 236 const SkSurfaceProps& surfaceProps, in MakeFromBackendTexture() 256 const SkSurfaceProps& surfaceProps, in MakeFromBackendRenderTarget() 294 const SkSurfaceProps& surfaceProps, in GrSurfaceDrawContext()
|
D | GrSurfaceDrawContext.h | 638 const SkSurfaceProps& surfaceProps() const { return fSurfaceProps; } in surfaceProps() function
|
/external/skia/samplecode/ |
D | SampleTextureUpload.cpp | 35 SkSurfaceProps surfaceProps(0, kRGB_H_SkPixelGeometry); in RenderTargetTexture() local
|
/external/skia/src/image/ |
D | SkSurface_Raster.cpp | 191 const SkSurfaceProps* surfaceProps) { in MakeRasterN32Premul()
|
/external/skia/fuzz/ |
D | FuzzCreateDDL.cpp | 177 SkSurfaceProps surfaceProps = gen_fuzzed_surface_props(fuzz); in make_surface() local
|