Home
last modified time | relevance | path

Searched refs:NewGpuSurface (Results 1 – 2 of 2) sorted by relevance

/external/skia/dm/
DDMGpuSupport.h31 static inline SkSurface* NewGpuSurface(GrContextFactory* grFactory, in NewGpuSurface() function
92 static inline SkSurface* NewGpuSurface(GrContextFactory*, in NewGpuSurface() function
DDMSrcSink.cpp895 NewGpuSurface(&factory, fContextType, fContextOptions, info, fSampleCount, fUseDIText)); in draw()