Searched defs:surfaceProps (Results 1 - 25 of 29) sorted by relevance

12

/external/skia/src/gpu/text/
H A DGrTextUtils.cpp59 uint32_t GrTextUtils::FilterTextFlags(const SkSurfaceProps& surfaceProps, const SkPaint& paint) { argument
66 if (kUnknown_SkPixelGeometry == surfaceProps.pixelGeometry() || ShouldDisableLCD(paint)) {
/external/skia/tests/
H A DCTest.cpp62 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY }; local
65 &surfaceProps);
/external/skqp/src/gpu/
H A DGrPathRenderingRenderTargetContext.h28 const SkSurfaceProps* surfaceProps, GrAuditTrail* at,
30 : INHERITED(ctx, mgr, std::move(rtp), std::move(colorSpace), surfaceProps, at, so) {}
25 GrPathRenderingRenderTargetContext(GrContext* ctx, GrDrawingManager* mgr, sk_sp<GrRenderTargetProxy> rtp, sk_sp<SkColorSpace> colorSpace, const SkSurfaceProps* surfaceProps, GrAuditTrail* at, GrSingleOwner* so) argument
H A DGrRenderTargetContext.h340 const SkSurfaceProps& surfaceProps() const { return fSurfaceProps; } function in class:GrRenderTargetContext::CanClearFullscreen
H A DGrDrawingManager.cpp440 const SkSurfaceProps* surfaceProps,
457 if (surfaceProps) {
458 useDIF = surfaceProps->isUseDeviceIndependentFonts();
466 std::move(colorSpace), surfaceProps,
472 surfaceProps,
437 makeRenderTargetContext( sk_sp<GrSurfaceProxy> sProxy, sk_sp<SkColorSpace> colorSpace, const SkSurfaceProps* surfaceProps, bool managedOpList) argument
H A DGrContext.cpp889 const SkSurfaceProps* surfaceProps) {
900 surfaceProps);
959 const SkSurfaceProps* surfaceProps,
967 sampleCnt, mipMapped, origin, surfaceProps,
979 const SkSurfaceProps* surfaceProps,
1007 surfaceProps));
885 makeBackendRenderTargetRenderTargetContext( const GrBackendRenderTarget& backendRT, GrSurfaceOrigin origin, sk_sp<SkColorSpace> colorSpace, const SkSurfaceProps* surfaceProps) argument
951 makeDeferredRenderTargetContextWithFallback( SkBackingFit fit, int width, int height, GrPixelConfig config, sk_sp<SkColorSpace> colorSpace, int sampleCnt, GrMipMapped mipMapped, GrSurfaceOrigin origin, const SkSurfaceProps* surfaceProps, SkBudgeted budgeted) argument
971 makeDeferredRenderTargetContext( SkBackingFit fit, int width, int height, GrPixelConfig config, sk_sp<SkColorSpace> colorSpace, int sampleCnt, GrMipMapped mipMapped, GrSurfaceOrigin origin, const SkSurfaceProps* surfaceProps, SkBudgeted budgeted) argument
/external/skqp/tests/
H A DCTest.cpp62 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY }; local
65 &surfaceProps);
/external/skia/gm/
H A Dcgm.c56 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY }; local
57 sk_surface_t* surf = sk_surface_new_raster(&info, &surfaceProps);
/external/skqp/gm/
H A Dcgm.c56 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY }; local
57 sk_surface_t* surf = sk_surface_new_raster(&info, &surfaceProps);
/external/skia/src/gpu/
H A DGrRenderTargetContext.h341 const SkSurfaceProps& surfaceProps() const { return fSurfaceProps; } function in class:GrRenderTargetContext::CanClearFullscreen
H A DGrDrawingManager.cpp470 const SkSurfaceProps* surfaceProps,
487 surfaceProps,
467 makeRenderTargetContext( sk_sp<GrSurfaceProxy> sProxy, sk_sp<SkColorSpace> colorSpace, const SkSurfaceProps* surfaceProps, bool managedOpList) argument
H A DGrContext.cpp440 const SkSurfaceProps& surfaceProps,
469 ii.refColorSpace(), surfaceProps);
1281 const SkSurfaceProps* surfaceProps) {
1292 surfaceProps);
1352 const SkSurfaceProps* surfaceProps,
1360 sampleCnt, mipMapped, origin, surfaceProps,
1372 const SkSurfaceProps* surfaceProps,
1400 surfaceProps));
436 createCharacterization( size_t cacheMaxResourceBytes, const SkImageInfo& ii, const GrBackendFormat& backendFormat, int sampleCnt, GrSurfaceOrigin origin, const SkSurfaceProps& surfaceProps, bool isMipMapped) argument
1277 makeBackendRenderTargetRenderTargetContext( const GrBackendRenderTarget& backendRT, GrSurfaceOrigin origin, sk_sp<SkColorSpace> colorSpace, const SkSurfaceProps* surfaceProps) argument
1344 makeDeferredRenderTargetContextWithFallback( SkBackingFit fit, int width, int height, GrPixelConfig config, sk_sp<SkColorSpace> colorSpace, int sampleCnt, GrMipMapped mipMapped, GrSurfaceOrigin origin, const SkSurfaceProps* surfaceProps, SkBudgeted budgeted) argument
1364 makeDeferredRenderTargetContext( SkBackingFit fit, int width, int height, GrPixelConfig config, sk_sp<SkColorSpace> colorSpace, int sampleCnt, GrMipMapped mipMapped, GrSurfaceOrigin origin, const SkSurfaceProps* surfaceProps, SkBudgeted budgeted) argument
/external/skia/include/private/
H A DSkSurfaceCharacterization.h73 const SkSurfaceProps& surfaceProps()const { return fSurfaceProps; } function in class:SkSurfaceCharacterization::Textureable::MipMapped
85 const SkSurfaceProps& surfaceProps)
97 , fSurfaceProps(surfaceProps) {
110 const SkSurfaceProps& surfaceProps) {
125 fSurfaceProps = surfaceProps;
159 const SkSurfaceProps& surfaceProps()const { return fSurfaceProps; } function in class:SkSurfaceCharacterization::Textureable::SkSurfaceCharacterization
79 SkSurfaceCharacterization(sk_sp<GrContextThreadSafeProxy> contextInfo, size_t cacheMaxResourceBytes, GrSurfaceOrigin origin, int width, int height, GrPixelConfig config, GrFSAAType FSAAType, int stencilCnt, Textureable isTextureable, MipMapped isMipMapped, sk_sp<SkColorSpace> colorSpace, const SkSurfaceProps& surfaceProps) argument
100 set(sk_sp<GrContextThreadSafeProxy> contextInfo, size_t cacheMaxResourceBytes, GrSurfaceOrigin origin, int width, int height, GrPixelConfig config, GrFSAAType fsaaType, int stencilCnt, Textureable isTextureable, MipMapped isMipMapped, sk_sp<SkColorSpace> colorSpace, const SkSurfaceProps& surfaceProps) argument
/external/skqp/include/private/
H A DSkSurfaceCharacterization.h65 const SkSurfaceProps& surfaceProps()const { return fSurfaceProps; } function in class:SkSurfaceCharacterization
79 const SkSurfaceProps& surfaceProps) {
91 fSurfaceProps = surfaceProps;
122 const SkSurfaceProps& surfaceProps()const { return fSurfaceProps; } function in class:SkSurfaceCharacterization
70 set(sk_sp<GrContextThreadSafeProxy> contextInfo, int cacheMaxResourceCount, size_t cacheMaxResourceBytes, GrSurfaceOrigin origin, int width, int height, GrPixelConfig config, GrFSAAType fsaaType, int stencilCnt, sk_sp<SkColorSpace> colorSpace, const SkSurfaceProps& surfaceProps) argument
/external/skqp/src/gpu/text/
H A DGrTextUtils.cpp61 uint32_t GrTextUtils::FilterTextFlags(const SkSurfaceProps& surfaceProps, const SkPaint& paint) { argument
68 if (kUnknown_SkPixelGeometry == surfaceProps.pixelGeometry() || ShouldDisableLCD(paint)) {
/external/skia/src/core/
H A DSkGlyphCache.h142 const SkSurfaceProps* surfaceProps,
268 const SkSurfaceProps* surfaceProps,
272 paint, surfaceProps,
276 const SkSurfaceProps* surfaceProps,
280 SkGlyphCache::DetachCacheUsingPaint(paint, surfaceProps, scalerContextFlags, matrix))
289 const SkSurfaceProps* surfaceProps,
291 : SkAutoGlyphCache(paint, surfaceProps, SkScalerContextFlags::kNone, matrix)
267 SkAutoGlyphCache(const SkPaint& paint, const SkSurfaceProps* surfaceProps, const SkMatrix* matrix) argument
275 SkAutoGlyphCache(const SkPaint& paint, const SkSurfaceProps* surfaceProps, SkScalerContextFlags scalerContextFlags, const SkMatrix* matrix) argument
288 SkAutoGlyphCacheNoGamma(const SkPaint& paint, const SkSurfaceProps* surfaceProps, const SkMatrix* matrix) argument
H A DSkDevice.h39 const SkSurfaceProps& surfaceProps() const { function in class:SkBaseDevice
H A DSkBitmapDevice.cpp80 SkBitmapDevice::SkBitmapDevice(const SkBitmap& bitmap, const SkSurfaceProps& surfaceProps, argument
82 : INHERITED(bitmap.info(), surfaceProps)
91 const SkSurfaceProps& surfaceProps,
125 return new SkBitmapDevice(bitmap, surfaceProps, hndl);
136 const SkSurfaceProps surfaceProps(this->surfaceProps().flags(), cinfo.fPixelGeometry);
137 return SkBitmapDevice::Create(cinfo.fInfo, surfaceProps, cinfo.fAllocator);
90 Create(const SkImageInfo& origInfo, const SkSurfaceProps& surfaceProps, SkRasterHandleAllocator* allocator) argument
H A DSkDevice.cpp32 SkBaseDevice::SkBaseDevice(const SkImageInfo& info, const SkSurfaceProps& surfaceProps) argument
34 , fSurfaceProps(surfaceProps)
H A DSkGlyphCache.cpp810 const SkSurfaceProps* surfaceProps,
817 paint, surfaceProps, scalerContextFlags, deviceMatrix, &ad, &effects);
809 DetachCacheUsingPaint(const SkPaint& paint, const SkSurfaceProps* surfaceProps, SkScalerContextFlags scalerContextFlags, const SkMatrix* deviceMatrix) argument
/external/skqp/src/core/
H A DSkGlyphCache.h142 const SkSurfaceProps* surfaceProps,
268 const SkSurfaceProps* surfaceProps,
272 paint, surfaceProps,
276 const SkSurfaceProps* surfaceProps,
280 SkGlyphCache::DetachCacheUsingPaint(paint, surfaceProps, scalerContextFlags, matrix))
289 const SkSurfaceProps* surfaceProps,
291 : SkAutoGlyphCache(paint, surfaceProps, SkScalerContextFlags::kNone, matrix)
267 SkAutoGlyphCache(const SkPaint& paint, const SkSurfaceProps* surfaceProps, const SkMatrix* matrix) argument
275 SkAutoGlyphCache(const SkPaint& paint, const SkSurfaceProps* surfaceProps, SkScalerContextFlags scalerContextFlags, const SkMatrix* matrix) argument
288 SkAutoGlyphCacheNoGamma(const SkPaint& paint, const SkSurfaceProps* surfaceProps, const SkMatrix* matrix) argument
H A DSkDevice.h39 const SkSurfaceProps& surfaceProps() const { function in class:SkBaseDevice
H A DSkBitmapDevice.cpp80 SkBitmapDevice::SkBitmapDevice(const SkBitmap& bitmap, const SkSurfaceProps& surfaceProps, argument
82 : INHERITED(bitmap.info(), surfaceProps)
91 const SkSurfaceProps& surfaceProps,
125 return new SkBitmapDevice(bitmap, surfaceProps, hndl);
136 const SkSurfaceProps surfaceProps(this->surfaceProps().flags(), cinfo.fPixelGeometry);
137 return SkBitmapDevice::Create(cinfo.fInfo, surfaceProps, cinfo.fAllocator);
90 Create(const SkImageInfo& origInfo, const SkSurfaceProps& surfaceProps, SkRasterHandleAllocator* allocator) argument
H A DSkDevice.cpp31 SkBaseDevice::SkBaseDevice(const SkImageInfo& info, const SkSurfaceProps& surfaceProps) argument
33 , fSurfaceProps(surfaceProps)
H A DSkGlyphCache.cpp816 const SkSurfaceProps* surfaceProps,
823 paint, surfaceProps, scalerContextFlags, deviceMatrix, &ad, &effects);
815 DetachCacheUsingPaint(const SkPaint& paint, const SkSurfaceProps* surfaceProps, SkScalerContextFlags scalerContextFlags, const SkMatrix* deviceMatrix) argument

Completed in 398 milliseconds

12