Home
last modified time | relevance | path

Searched refs:NextInternalTextureID (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/mock/
DGrMockGpu.cpp19 int GrMockGpu::NextInternalTextureID() { in NextInternalTextureID() function in GrMockGpu
114 GrMockTextureInfo texInfo(ct, SkImage::CompressionType::kNone, NextInternalTextureID()); in onCreateTexture()
147 NextInternalTextureID()); in onCreateCompressedTexture()
DGrMockGpu.h215 static int NextInternalTextureID();
/third_party/flutter/skia/src/gpu/mock/
DGrMockGpu.cpp16 int GrMockGpu::NextInternalTextureID() { in NextInternalTextureID() function in GrMockGpu
162 GrMockTextureInfo texInfo(ct, NextInternalTextureID()); in onCreateTexture()
DGrMockGpu.h151 static int NextInternalTextureID();