Home
last modified time | relevance | path

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

/third_party/flutter/skia/include/core/
DSkSurfaceProps.h61 enum InitType { enum
/third_party/flutter/skia/src/image/
DSkSurface.cpp43 SkSurfaceProps::SkSurfaceProps(InitType) : fFlags(0), fPixelGeometry(compute_default_geometry()) {} in SkSurfaceProps() argument
45 SkSurfaceProps::SkSurfaceProps(uint32_t flags, InitType) in SkSurfaceProps() argument