Home
last modified time | relevance | path

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

/external/skia/tests/
DGLBackendSurfaceTest.cpp91 backendTex.glTextureParametersModified(); in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS()
100 backendTexCopy.glTextureParametersModified(); in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS()
/external/skia/include/gpu/
DGrBackendSurface.h295 void glTextureParametersModified();
/external/skia/src/gpu/
DGrBackendSurface.cpp525 this->glTextureParametersModified(); in GrBackendTexture()
700 void GrBackendTexture::glTextureParametersModified() { in glTextureParametersModified() function in GrBackendTexture