Home
last modified time | relevance | path

Searched refs:initWithProps (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/image/
DSkImage_Base.h29 void initWithProps(const SkSurfaceProps& props) { in initWithProps() function
DSkSurface_Gpu.cpp58 as_IB(image)->initWithProps(this->props()); in onNewImageSnapshot()
DSkImage_Raster.cpp212 as_IB(image)->initWithProps(*props); in SkNewImageFromBitmap()