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

  /external/skia/src/gpu/
GrGpu.h 414 void incTransfersToTexture() { fTransfersToTexture++; }
438 void incTransfersToTexture() {}
GrGpu.cpp 456 fStats.incTransfersToTexture();

Completed in 332 milliseconds