Home
last modified time | relevance | path

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

/external/skqp/src/gpu/mock/
DGrMockGpu.cpp20 int GrMockGpu::NextExternalTextureID() { in NextExternalTextureID() function in GrMockGpu
97 info.fID = NextExternalTextureID(); in createTestingOnlyBackendTexture()
DGrMockGpu.h143 static int NextExternalTextureID();
/external/skia/src/gpu/mock/
DGrMockGpu.cpp20 int GrMockGpu::NextExternalTextureID() { in NextExternalTextureID() function in GrMockGpu
99 info.fID = NextExternalTextureID(); in createTestingOnlyBackendTexture()
DGrMockGpu.h130 static int NextExternalTextureID();