Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkDeviceImageFilterProxy.h43 const SkSurfaceProps* surfaceProps() const override { in surfaceProps() function
/external/skia/src/gpu/
DSkGpuDevice.h80 const SkSurfaceProps& surfaceProps() const { return fSurfaceProps; } in surfaceProps() function