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

  /external/skia/src/gpu/
GrGpu.h 409 void incRenderTargetBinds() { fRenderTargetBinds++; }
437 void incRenderTargetBinds() {}
  /external/skqp/src/gpu/
GrGpu.h 415 void incRenderTargetBinds() { fRenderTargetBinds++; }
443 void incRenderTargetBinds() {}
  /external/skia/src/gpu/gl/
GrGLRenderTarget.cpp 125 gpu->stats()->incRenderTargetBinds();
GrGLGpu.cpp     [all...]
  /external/skqp/src/gpu/gl/
GrGLRenderTarget.cpp 125 gpu->stats()->incRenderTargetBinds();
GrGLGpu.cpp     [all...]

Completed in 203 milliseconds