Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/
DGrGpuCommandBuffer.h55 GrGpuTextureCommandBuffer() : fTexture(nullptr) {} in GrGpuTextureCommandBuffer() function
57 GrGpuTextureCommandBuffer(GrTexture* texture, GrSurfaceOrigin origin) : fTexture(texture) {} in GrGpuTextureCommandBuffer() function