OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NewRenderTarget
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/image/
SkSurface_Gpu.cpp
68
return SkSurface::
NewRenderTarget
(fDevice->context(), info, sampleCount);
114
SkSurface* SkSurface::
NewRenderTarget
(GrContext* ctx, const SkImageInfo& info, int sampleCount) {
/external/skia/src/image/
SkSurface_Gpu.cpp
68
return SkSurface::
NewRenderTarget
(fDevice->context(), info, sampleCount);
114
SkSurface* SkSurface::
NewRenderTarget
(GrContext* ctx, const SkImageInfo& info, int sampleCount) {
Completed in 174 milliseconds