HomeSort by relevance Sort by last modified time
    Searched defs:fSurfaceProps (Results 1 - 5 of 5) sorted by null

  /external/skia/tools/VisualBench/
VisualBenchmarkStream.h 31 SkSurfaceProps fSurfaceProps;
WrappedBenchmark.h 24 : fSurfaceProps(surfaceProps)
27 const SkSurfaceProps& surfaceProps() const { return fSurfaceProps; }
70 SkSurfaceProps fSurfaceProps;
  /external/skia/include/gpu/
GrDrawContext.h 274 const SkSurfaceProps& surfaceProps() const { return fSurfaceProps; }
305 SkSurfaceProps fSurfaceProps;
  /external/skia/include/views/
SkWindow.h 39 SkSurfaceProps getSurfaceProps() const { return fSurfaceProps; }
41 fSurfaceProps = props;
100 SkSurfaceProps fSurfaceProps;
  /external/skia/include/core/
SkDevice.h 319 return fSurfaceProps;
413 SkSurfaceProps fSurfaceProps;

Completed in 805 milliseconds