Home
last modified time | relevance | path

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

/external/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()
198 const SkSurfaceProps& surfaceProps, in SkStrikeSpec()
DSkBitmapDevice.cpp229 SkBitmapDevice::SkBitmapDevice(const SkBitmap& bitmap, const SkSurfaceProps& surfaceProps, in SkBitmapDevice()
243 const SkSurfaceProps& surfaceProps, in Create()
288 const SkSurfaceProps surfaceProps(this->surfaceProps().flags(), cinfo.fPixelGeometry); in onCreateDevice() local
DSkImageFilter.cpp591 const SkSurfaceProps& surfaceProps, in DrawWithFP()
625 const SkSurfaceProps& surfaceProps) { in ImageToColorSpace()
DSkScalerContext.cpp1005 const SkSurfaceProps& surfaceProps, in MakeRecAndEffects()
1164 const SkFont& font, const SkPaint& paint, const SkSurfaceProps& surfaceProps, in CreateDescriptorAndEffectsUsingPaint()
DSkImageFilterTypes.h635 const SkSurfaceProps& surfaceProps() const { return fSource.image()->props(); } in surfaceProps() function
DSkDevice.h51 const SkSurfaceProps& surfaceProps() const { in surfaceProps() function
DSkDevice.cpp39 SkBaseDevice::SkBaseDevice(const SkImageInfo& info, const SkSurfaceProps& surfaceProps) in SkBaseDevice()
DSkChromeRemoteGlyphCache.cpp809 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.h310 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/skia/tests/
DCTest.cpp64 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY }; in test_c() local
DVkProtectedContextTest.cpp31 SkSurfaceProps surfaceProps = SkSurfaceProps(0, kRGB_H_SkPixelGeometry); in create_protected_sksurface() local
DDeferredDisplayListTest.cpp642 const SkSurfaceProps surfaceProps(0x0, kRGB_H_SkPixelGeometry); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
934 const SkSurfaceProps surfaceProps(0x0, kRGB_H_SkPixelGeometry); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/external/skia/src/gpu/
DGrContextThreadSafeProxy.cpp53 const SkSurfaceProps& surfaceProps, in createCharacterization()
/external/skia/samplecode/
DSampleTextureUpload.cpp35 SkSurfaceProps surfaceProps(0, kRGB_H_SkPixelGeometry); in RenderTargetTexture() local
/external/skia/src/gpu/v1/
DSurfaceDrawContext.cpp133 const SkSurfaceProps& surfaceProps, in Make()
168 const SkSurfaceProps& surfaceProps) { in Make()
209 const SkSurfaceProps& surfaceProps, in Make()
249 const SkSurfaceProps& surfaceProps, in MakeWithFallback()
271 const SkSurfaceProps& surfaceProps, in MakeFromBackendTexture()
294 const SkSurfaceProps& surfaceProps, in SurfaceDrawContext()
DSurfaceDrawContext_v1.h618 const SkSurfaceProps& surfaceProps() const { return fSurfaceProps; } in surfaceProps() function
DDevice.cpp117 const SkSurfaceProps& surfaceProps, in Make()
/external/skia/src/image/
DSkSurface_Raster.cpp196 const SkSurfaceProps* surfaceProps) { in MakeRasterN32Premul()
DSkSurface_Gpu.cpp645 const SkSurfaceProps* surfaceProps in MakeFromAHardwareBuffer()
/external/skia/fuzz/
DFuzzCreateDDL.cpp177 SkSurfaceProps surfaceProps = gen_fuzzed_surface_props(fuzz); in make_surface() local
/external/skia/src/gpu/text/
DGrTextBlob.cpp1662 const SkSurfaceProps& surfaceProps, in Make()