Home
last modified time | relevance | path

Searched refs:GrMockTextureRenderTarget (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/mock/
H A DGrMockTexture.h152 class GrMockTextureRenderTarget : public GrMockTexture, public GrMockRenderTarget { class
155 GrMockTextureRenderTarget(GrMockGpu* gpu, in GrMockTextureRenderTarget() function in GrMockTextureRenderTarget
170 GrMockTextureRenderTarget(GrMockGpu* gpu, in GrMockTextureRenderTarget() function in GrMockTextureRenderTarget
H A DGrMockGpu.cpp117 return sk_sp<GrTexture>(new GrMockTextureRenderTarget(this, budgeted, dimensions, in onCreateTexture()
204 return sk_sp<GrTexture>(new GrMockTextureRenderTarget(this, tex.dimensions(), sampleCnt, in onWrapRenderableBackendTexture()

Completed in 2 milliseconds