Home
last modified time | relevance | path

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

12

/external/skia/include/core/
DSkSurfaceCharacterization.h85 const SkSurfaceProps& surfaceProps()const { return fSurfaceProps; } in surfaceProps() function
105 const SkSurfaceProps& surfaceProps) in SkSurfaceCharacterization()
131 const SkSurfaceProps& surfaceProps) { in set()
198 const SkSurfaceProps& surfaceProps()const { return fSurfaceProps; } in surfaceProps() function
/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/src/gpu/
DGrRecordingContext.cpp203 const SkSurfaceProps* surfaceProps, in makeDeferredRenderTargetContext()
276 const SkSurfaceProps* surfaceProps, in makeDeferredRenderTargetContextWithFallback()
344 const SkSurfaceProps* surfaceProps, in makeDeferredRenderTargetContext()
360 const SkSurfaceProps* surfaceProps, in makeDeferredRenderTargetContextWithFallback()
DGrContextThreadSafeProxy.cpp35 const SkSurfaceProps& surfaceProps, in createCharacterization()
DGrContextPriv.cpp79 const SkSurfaceProps* surfaceProps, in makeDeferredRenderTargetContext()
95 const SkSurfaceProps* surfaceProps, in makeDeferredRenderTargetContextWithFallback()
143 const SkSurfaceProps* surfaceProps, in makeBackendRenderTargetRenderTargetContext()
DGrRenderTargetContext.h429 const SkSurfaceProps& surfaceProps() const { return fSurfaceProps; } in surfaceProps() function
DGrDrawingManager.cpp772 const SkSurfaceProps* surfaceProps, in makeRenderTargetContext()
/external/skqp/gm/
Dcgm.c56 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY }; in sk_test_c_api() local
/external/skia/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
DGrDrawingManager.cpp704 const SkSurfaceProps* surfaceProps, in makeRenderTargetContext()
/external/skia/tests/
DCTest.cpp63 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY }; in test_c() local
/external/skqp/tests/
DCTest.cpp63 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY }; in test_c() local
/external/skia/src/core/
DSkBitmapDevice.h173 const SkSurfaceProps& surfaceProps) in SkBitmapDeviceFilteredSurfaceProps()
DSkBitmapDevice.cpp229 SkBitmapDevice::SkBitmapDevice(const SkBitmap& bitmap, const SkSurfaceProps& surfaceProps, in SkBitmapDevice()
249 const SkSurfaceProps& surfaceProps, in Create()
304 const SkSurfaceProps surfaceProps(this->surfaceProps().flags(), cinfo.fPixelGeometry); in onCreateDevice() local
DSkStrikeCache.cpp196 const SkSurfaceProps& surfaceProps, in FindOrCreateStrikeExclusive()
208 const SkSurfaceProps& surfaceProps, in findOrCreateStrike()
DSkScalerContext.cpp925 const SkSurfaceProps& surfaceProps, in MakeRecAndEffects()
1085 const SkFont& font, const SkPaint& paint, const SkSurfaceProps& surfaceProps, in CreateDescriptorAndEffectsUsingPaint()
/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/image/
DSkSurface_Raster.cpp203 const SkSurfaceProps* surfaceProps) { in MakeRasterN32Premul()
DSkSurface_Gpu.cpp594 const SkSurfaceProps* surfaceProps) { in MakeFromAHardwareBuffer()

12