/external/skqp/include/core/ |
D | SkSurface.h | 71 const SkSurfaceProps* surfaceProps = nullptr); 100 void* context, const SkSurfaceProps* surfaceProps = nullptr); 124 const SkSurfaceProps* surfaceProps); 166 const SkSurfaceProps* surfaceProps = nullptr) { 167 return MakeRaster(SkImageInfo::MakeN32Premul(width, height), surfaceProps); 203 const SkSurfaceProps* surfaceProps); 237 const SkSurfaceProps* surfaceProps); 275 const SkSurfaceProps* surfaceProps); 308 const SkSurfaceProps* surfaceProps, 738 SkSurface(int width, int height, const SkSurfaceProps* surfaceProps); [all …]
|
D | SkSurfaceCharacterization.h | 85 const SkSurfaceProps& surfaceProps()const { return fSurfaceProps; } in surfaceProps() function 104 const SkSurfaceProps& surfaceProps) in SkSurfaceCharacterization() argument 116 , fSurfaceProps(surfaceProps) { in SkSurfaceCharacterization() 130 const SkSurfaceProps& surfaceProps) { in set() argument 151 fSurfaceProps = surfaceProps; in set() 197 const SkSurfaceProps& surfaceProps()const { return fSurfaceProps; } in surfaceProps() function
|
/external/skia/include/core/ |
D | SkSurface.h | 76 const SkSurfaceProps* surfaceProps = nullptr); 105 void* context, const SkSurfaceProps* surfaceProps = nullptr); 129 const SkSurfaceProps* surfaceProps); 171 const SkSurfaceProps* surfaceProps = nullptr); 217 const SkSurfaceProps* surfaceProps, 256 const SkSurfaceProps* surfaceProps, 296 const SkSurfaceProps* surfaceProps); 323 const SkSurfaceProps* surfaceProps); 357 const SkSurfaceProps* surfaceProps, 828 SkSurface(int width, int height, const SkSurfaceProps* surfaceProps); [all …]
|
D | SkSurfaceCharacterization.h | 85 const SkSurfaceProps& surfaceProps()const { return fSurfaceProps; } in surfaceProps() function 105 const SkSurfaceProps& surfaceProps) in SkSurfaceCharacterization() argument 117 , fSurfaceProps(surfaceProps) { in SkSurfaceCharacterization() 131 const SkSurfaceProps& surfaceProps) { in set() argument 152 fSurfaceProps = surfaceProps; in set() 198 const SkSurfaceProps& surfaceProps()const { return fSurfaceProps; } in surfaceProps() function
|
/external/skia/src/gpu/ |
D | GrRecordingContext.cpp | 203 const SkSurfaceProps* surfaceProps, in makeDeferredRenderTargetContext() argument 231 surfaceProps); in makeDeferredRenderTargetContext() 276 const SkSurfaceProps* surfaceProps, in makeDeferredRenderTargetContextWithFallback() argument 295 origin, surfaceProps, budgeted); in makeDeferredRenderTargetContextWithFallback() 344 const SkSurfaceProps* surfaceProps, in makeDeferredRenderTargetContext() argument 348 origin, surfaceProps, budgeted); in makeDeferredRenderTargetContext() 360 const SkSurfaceProps* surfaceProps, in makeDeferredRenderTargetContextWithFallback() argument 364 mipMapped, origin, surfaceProps, in makeDeferredRenderTargetContextWithFallback()
|
D | GrContextThreadSafeProxy.cpp | 35 const SkSurfaceProps& surfaceProps, in createCharacterization() argument 86 surfaceProps); in createCharacterization()
|
D | GrRecordingContextPriv.h | 91 const SkSurfaceProps* surfaceProps = nullptr, 109 const SkSurfaceProps* surfaceProps = nullptr,
|
D | GrContextPriv.cpp | 79 const SkSurfaceProps* surfaceProps, in makeDeferredRenderTargetContext() argument 83 origin, surfaceProps, budgeted); in makeDeferredRenderTargetContext() 95 const SkSurfaceProps* surfaceProps, in makeDeferredRenderTargetContextWithFallback() argument 99 mipMapped, origin, surfaceProps, in makeDeferredRenderTargetContextWithFallback() 143 const SkSurfaceProps* surfaceProps, in makeBackendRenderTargetRenderTargetContext() argument 156 surfaceProps); in makeBackendRenderTargetRenderTargetContext()
|
/external/skia/src/core/ |
D | SkBitmapDevice.h | 56 SkBitmapDevice(const SkBitmap& bitmap, const SkSurfaceProps& surfaceProps, 173 const SkSurfaceProps& surfaceProps) in SkBitmapDeviceFilteredSurfaceProps() argument 175 ? fLazy.init(surfaceProps.flags(), kUnknown_SkPixelGeometry) in SkBitmapDeviceFilteredSurfaceProps() 176 : &surfaceProps) in SkBitmapDeviceFilteredSurfaceProps()
|
D | SkBitmapDevice.cpp | 218 , fGlyphPainter(this->surfaceProps(), in SkBitmapDevice() 229 SkBitmapDevice::SkBitmapDevice(const SkBitmap& bitmap, const SkSurfaceProps& surfaceProps, in SkBitmapDevice() argument 231 : INHERITED(bitmap.info(), surfaceProps) in SkBitmapDevice() 235 , fGlyphPainter(this->surfaceProps(), in SkBitmapDevice() 249 const SkSurfaceProps& surfaceProps, in Create() argument 293 return new SkBitmapDevice(bitmap, surfaceProps, hndl, trackCoverage ? &coverage : nullptr); in Create() 304 const SkSurfaceProps surfaceProps(this->surfaceProps().flags(), cinfo.fPixelGeometry); in onCreateDevice() local 305 return SkBitmapDevice::Create(cinfo.fInfo, surfaceProps, cinfo.fTrackCoverage, in onCreateDevice() 713 return SkSpecialImage::CopyFromRaster(bounds, fBitmap, &this->surfaceProps()); in snapBackImage()
|
D | SkStrikeCache.h | 124 const SkSurfaceProps& surfaceProps, 131 const SkSurfaceProps& surfaceProps,
|
/external/skqp/src/core/ |
D | SkBitmapDevice.h | 56 SkBitmapDevice(const SkBitmap& bitmap, const SkSurfaceProps& surfaceProps, 174 const SkSurfaceProps& surfaceProps) in SkBitmapDeviceFilteredSurfaceProps() argument 176 ? fLazy.init(surfaceProps.flags(), kUnknown_SkPixelGeometry) in SkBitmapDeviceFilteredSurfaceProps() 177 : &surfaceProps) in SkBitmapDeviceFilteredSurfaceProps()
|
D | SkBitmapDevice.cpp | 229 , fGlyphPainter(this->surfaceProps(), bitmap.colorType(), scaler_context_flags(bitmap)) in SkBitmapDevice() 238 SkBitmapDevice::SkBitmapDevice(const SkBitmap& bitmap, const SkSurfaceProps& surfaceProps, in SkBitmapDevice() argument 240 : INHERITED(bitmap.info(), surfaceProps) in SkBitmapDevice() 244 , fGlyphPainter(this->surfaceProps(), bitmap.colorType(), scaler_context_flags(bitmap)) in SkBitmapDevice() 256 const SkSurfaceProps& surfaceProps, in Create() argument 300 return new SkBitmapDevice(bitmap, surfaceProps, hndl, trackCoverage ? &coverage : nullptr); in Create() 311 const SkSurfaceProps surfaceProps(this->surfaceProps().flags(), cinfo.fPixelGeometry); in onCreateDevice() local 312 return SkBitmapDevice::Create(cinfo.fInfo, surfaceProps, cinfo.fTrackCoverage, in onCreateDevice() 724 return SkSpecialImage::CopyFromRaster(bounds, fBitmap, &this->surfaceProps()); in snapBackImage()
|
D | SkGlyphRunPainter.cpp | 101 : SkGlyphRunListPainter{rtc.surfaceProps(), rtc.colorSpaceInfo()} {} in SkGlyphRunListPainter() 887 static SkSurfaceProps surfaceProps(SkSurfaceProps::kLegacyFontHost_InitType); in createOp_TestingOnly() local 907 skPaint, scalerContextFlags, viewMatrix, surfaceProps, in createOp_TestingOnly() 911 return blob->test_makeOp(textLen, 0, 0, viewMatrix, x, y, skPaint, filteredColor, surfaceProps, in createOp_TestingOnly() 946 runPaint, glyphRun.font(), this->surfaceProps(), runMatrix, in processGlyphRunForMask() 1021 pathPaint, pathFont, this->surfaceProps(), SkMatrix::I(), in processGlyphRunForPaths() 1033 ARGBHelper argbFallback{runMatrix, surfaceProps(), fStrikeServer}; in processGlyphRunForPaths() 1053 runMatrix, this->surfaceProps(), in maybeProcessGlyphRunForDFT() 1072 auto* sdfCache = fStrikeServer->getOrCreateCache(dfPaint, dfFont, this->surfaceProps(), in maybeProcessGlyphRunForDFT() 1075 ARGBHelper argbFallback{runMatrix, surfaceProps(), fStrikeServer}; in maybeProcessGlyphRunForDFT()
|
D | SkStrikeCache.h | 120 const SkSurfaceProps& surfaceProps, 127 const SkSurfaceProps& surfaceProps,
|
/external/skia/gm/ |
D | cgm.c | 56 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY }; in sk_test_c_api() local 57 sk_surface_t* surf = sk_surface_new_raster(info, &surfaceProps); in sk_test_c_api()
|
/external/skqp/gm/ |
D | cgm.c | 56 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY }; in sk_test_c_api() local 57 sk_surface_t* surf = sk_surface_new_raster(info, &surfaceProps); in sk_test_c_api()
|
/external/skqp/src/gpu/ |
D | GrContextThreadSafeProxy.cpp | 38 const SkSurfaceProps& surfaceProps, in createCharacterization() argument 88 surfaceProps); in createCharacterization()
|
D | GrContextPriv.h | 239 const SkSurfaceProps* surfaceProps = nullptr, 256 const SkSurfaceProps* surfaceProps = nullptr,
|
/external/skqp/tests/ |
D | CTest.cpp | 63 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY }; in test_c() local 66 &surfaceProps); in test_c()
|
/external/skia/include/private/ |
D | GrRecordingContext.h | 83 const SkSurfaceProps* surfaceProps = nullptr, 101 const SkSurfaceProps* surfaceProps = nullptr,
|
/external/skia/tests/ |
D | CTest.cpp | 63 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY }; in test_c() local 66 &surfaceProps); in test_c()
|
/external/skia/src/image/ |
D | SkSurface_Gpu.cpp | 32 : INHERITED(device->width(), device->height(), &device->surfaceProps()) in SkSurface_Gpu() 266 characterization.surfaceProps() == rtc->surfaceProps(); in isCompatible() 331 &c.surfaceProps())); in MakeRenderTarget() 594 const SkSurfaceProps* surfaceProps) { in MakeFromAHardwareBuffer() argument 636 origin, 0, colorType, std::move(colorSpace), surfaceProps, deleteImageProc, in MakeFromAHardwareBuffer()
|
/external/skia/src/gpu/vk/ |
D | GrVkSecondaryCBDrawContext.cpp | 157 characterization.surfaceProps() == rtc->surfaceProps(); in isCompatible()
|
/external/skqp/src/image/ |
D | SkSurface_Gpu.cpp | 28 : INHERITED(device->width(), device->height(), &device->surfaceProps()) in SkSurface_Gpu() 253 characterization.surfaceProps() == rtc->surfaceProps(); in isCompatible() 318 &c.surfaceProps())); in MakeRenderTarget()
|