Searched defs:fSurfaceProps (Results 1 - 5 of 5) sorted by relevance

/external/skia/tools/VisualBench/
H A DVisualBenchmarkStream.h31 SkSurfaceProps fSurfaceProps; member in class:VisualBenchmarkStream
H A DWrappedBenchmark.h24 : fSurfaceProps(surfaceProps)
27 const SkSurfaceProps& surfaceProps() const { return fSurfaceProps; }
70 SkSurfaceProps fSurfaceProps; member in class:WrappedBenchmark
/external/skia/include/gpu/
H A DGrDrawContext.h274 const SkSurfaceProps& surfaceProps() const { return fSurfaceProps; }
305 SkSurfaceProps fSurfaceProps; member in class:GrDrawContext
/external/skia/include/views/
H A DSkWindow.h39 SkSurfaceProps getSurfaceProps() const { return fSurfaceProps; }
41 fSurfaceProps = props;
100 SkSurfaceProps fSurfaceProps; member in class:SkWindow
/external/skia/include/core/
H A DSkDevice.h319 return fSurfaceProps;
413 SkSurfaceProps fSurfaceProps; member in class:SkBaseDevice

Completed in 1456 milliseconds