Searched refs:getSurfaceProps (Results 1 - 5 of 5) sorted by relevance

/external/skia/tools/viewer/sk_app/
H A DWindowContext.h41 SkSurfaceProps getSurfaceProps() const { return fSurfaceProps; } function in class:sk_app::WindowContext
/external/skia/example/
H A DHelloWorld.h37 SkSurfaceProps props(INHERITED::getSurfaceProps());
/external/skia/include/views/
H A DSkWindow.h45 SkSurfaceProps getSurfaceProps() const { return fSurfaceProps; } function in class:SkWindow
/external/skia/experimental/iOSSampleApp/
H A DSkSampleUIView.mm126 SkSurfaceProps props(win->getSurfaceProps());
/external/skia/samplecode/
H A DSampleApp.cpp317 SkSurfaceProps props(win->getSurfaceProps());
1989 SkSurfaceProps props = this->getSurfaceProps();
2002 const SkSurfaceProps& oldProps = this->getSurfaceProps();
2230 if (this->getSurfaceProps().flags() & SkSurfaceProps::kUseDeviceIndependentFonts_Flag) {

Completed in 648 milliseconds