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

  /external/skia/src/gpu/
GrGpu.h 406 void incRenderTargetBinds() { fRenderTargetBinds++; }
434 void incRenderTargetBinds() {}
  /external/skia/src/gpu/gl/
GrGLRenderTarget.cpp 114 gpu->stats()->incRenderTargetBinds();
GrGLGpu.cpp     [all...]

Completed in 97 milliseconds