HomeSort by relevance Sort by last modified time
    Searched refs:incTextureCreates (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/
GrGpu.h 410 void incTextureCreates() { fTextureCreates++; }
436 void incTextureCreates() {}
GrGpu.cpp 185 fStats.incTextureCreates();

Completed in 55 milliseconds