Searched refs:instantiateImpl (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/src/gpu/ |
D | GrRenderTargetProxy.cpp | 82 if (!this->instantiateImpl(resourceProvider, fSampleCnt, GrRenderable::kYes, GrMipmapped::kNo, in instantiate()
|
D | GrTextureRenderTargetProxy.cpp | 125 if (!this->instantiateImpl(resourceProvider, this->numSamples(), GrRenderable::kYes, in instantiate()
|
D | GrTextureProxy.cpp | 109 if (!this->instantiateImpl(resourceProvider, 1, GrRenderable::kNo, fMipmapped, in instantiate()
|
D | GrSurfaceProxy.h | 415 bool instantiateImpl(GrResourceProvider* resourceProvider, int sampleCnt, GrRenderable,
|
D | GrSurfaceProxy.cpp | 178 bool GrSurfaceProxy::instantiateImpl(GrResourceProvider* resourceProvider, int sampleCnt, in instantiateImpl() function in GrSurfaceProxy
|