Home
last modified time | relevance | path

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

12

/external/skia/src/core/
DSkStrikeSpec.cpp23 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()
DSkBitmapDevice.h171 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
DSkImageFilter.cpp589 const SkSurfaceProps& surfaceProps, in DrawWithFP()
623 const SkSurfaceProps& surfaceProps) { in ImageToColorSpace()
/external/skqp/include/core/
DSkSurfaceCharacterization.h85 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/
DSkSurfaceCharacterization.h115 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
DSkSurface.h391 const SkSurfaceProps* surfaceProps) { in MakeRenderTarget()
/external/skia/docs/examples/
DCanvas_getProps.cpp10 SkSurfaceProps surfaceProps(0, kUnknown_SkPixelGeometry); in draw() local
/external/skia/gm/
Dcgm.c60 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY }; in sk_test_c_api() local
/external/skqp/gm/
Dcgm.c56 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY }; in sk_test_c_api() local
/external/skqp/src/gpu/
DGrContextThreadSafeProxy.cpp38 const SkSurfaceProps& surfaceProps, in createCharacterization()
DGrContext.cpp905 const SkSurfaceProps* surfaceProps) { in makeBackendRenderTargetRenderTargetContext()
998 const SkSurfaceProps* surfaceProps, in makeDeferredRenderTargetContextWithFallback()
1029 const SkSurfaceProps* surfaceProps, in makeDeferredRenderTargetContext()
DGrRenderTargetContext.h386 const SkSurfaceProps& surfaceProps() const { return fSurfaceProps; } in surfaceProps() function
/external/skqp/tests/
DCTest.cpp63 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY }; in test_c() local
/external/skia/tests/
DCTest.cpp64 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY }; in test_c() local
/external/skqp/src/core/
DSkBitmapDevice.h174 const SkSurfaceProps& surfaceProps) in SkBitmapDeviceFilteredSurfaceProps()
DSkBitmapDevice.cpp238 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
DSkStrikeCache.cpp171 const SkSurfaceProps& surfaceProps, in FindOrCreateStrikeExclusive()
183 const SkSurfaceProps& surfaceProps, in findOrCreateStrike()
DSkScalerContext.cpp897 const SkSurfaceProps& surfaceProps, in MakeRecAndEffects()
1102 const SkFont& font, const SkPaint& paint, const SkSurfaceProps& surfaceProps, in CreateDescriptorAndEffectsUsingPaint()
/external/skia/src/gpu/
DGrContextThreadSafeProxy.cpp53 const SkSurfaceProps& surfaceProps, in createCharacterization()
DGrSurfaceDrawContext.cpp100 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()
DGrSurfaceDrawContext.h638 const SkSurfaceProps& surfaceProps() const { return fSurfaceProps; } in surfaceProps() function
/external/skia/samplecode/
DSampleTextureUpload.cpp35 SkSurfaceProps surfaceProps(0, kRGB_H_SkPixelGeometry); in RenderTargetTexture() local
/external/skia/src/image/
DSkSurface_Raster.cpp191 const SkSurfaceProps* surfaceProps) { in MakeRasterN32Premul()
/external/skia/fuzz/
DFuzzCreateDDL.cpp177 SkSurfaceProps surfaceProps = gen_fuzzed_surface_props(fuzz); in make_surface() local

12