Home
last modified time | relevance | path

Searched refs:resetTextureBindings (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrGpu.h217 void resetTextureBindings();
DGrGpu.cpp556 void GrGpu::resetTextureBindings() { in resetTextureBindings() function in GrGpu
DGrDirectContext.cpp100 fGpu->resetTextureBindings(); in resetGLTextureBindings()