Home
last modified time | relevance | path

Searched refs:getSurfaceProps (Results 1 – 4 of 4) sorted by relevance

/external/skia/example/
DHelloWorld.h38 SkSurfaceProps props(INHERITED::getSurfaceProps()); in createSurface()
/external/skia/include/views/
DSkWindow.h44 SkSurfaceProps getSurfaceProps() const { return fSurfaceProps; } in getSurfaceProps() function
/external/skia/samplecode/
DSampleApp.cpp275 SkSurfaceProps props(win->getSurfaceProps()); in createSurface()
1709 SkSurfaceProps props = this->getSurfaceProps(); in toggleDistanceFieldFonts()
1916 if (this->getSurfaceProps().flags() & SkSurfaceProps::kUseDistanceFieldFonts_Flag) { in updateTitle()
/external/skia/experimental/iOSSampleApp/
DSkSampleUIView.mm129 SkSurfaceProps props(win->getSurfaceProps());