Home
last modified time | relevance | path

Searched defs:rtInfo (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/src/gpu/mock/
DGrMockGpu.cpp164 GrMockRenderTargetInfo rtInfo(ct, NextInternalRenderTargetID()); in onCreateTexture() local
216 GrMockRenderTargetInfo rtInfo(texInfo.fColorType, NextInternalRenderTargetID()); in onWrapRenderableBackendTexture() local
252 GrMockRenderTargetInfo rtInfo(texInfo.fColorType, NextInternalRenderTargetID()); in onWrapBackendTextureAsRenderTarget() local
DGrMockTexture.h142 const GrMockRenderTargetInfo& rtInfo) in GrMockTextureRenderTarget()
153 const GrMockRenderTargetInfo& rtInfo, GrWrapCacheable cacheble) in GrMockTextureRenderTarget()
/third_party/skia/tools/sk_app/
DDawnWindowContext.cpp71 GrDawnRenderTargetInfo rtInfo; in getBackbufferSurface() local
/third_party/skia/src/gpu/mock/
DGrMockTexture.h162 const GrMockRenderTargetInfo& rtInfo) in GrMockTextureRenderTarget()
176 const GrMockRenderTargetInfo& rtInfo, in GrMockTextureRenderTarget()
DGrMockGpu.cpp116 GrMockRenderTargetInfo rtInfo(ct, NextInternalRenderTargetID()); in onCreateTexture() local
190 GrMockRenderTargetInfo rtInfo(texInfo.colorType(), NextInternalRenderTargetID()); in onWrapRenderableBackendTexture() local