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

  /external/skia/src/gpu/
GrGpu.h 413 void incTextureCreates() { fTextureCreates++; }
439 void incTextureCreates() {}
GrGpu.cpp 102 fStats.incTextureCreates();
  /external/skqp/src/gpu/
GrGpu.h 419 void incTextureCreates() { fTextureCreates++; }
445 void incTextureCreates() {}
GrGpu.cpp 157 fStats.incTextureCreates();

Completed in 90 milliseconds