Home
last modified time | relevance | path

Searched refs:textureCreates (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrGpu.h377 int textureCreates() const { return fTextureCreates; } in textureCreates() function
/third_party/skia/src/gpu/
DGrGpu.h439 int textureCreates() const { return fTextureCreates; } in textureCreates() function