Home
last modified time | relevance | path

Searched refs:fWrapT (Results 1 – 2 of 2) sorted by relevance

/external/skia/gpu/include/
DGrGLTexture.h139 GrGLenum fWrapT; member
/external/skia/gpu/src/
DGrGpuGL.cpp812 DEFAULT_PARAMS.fWrapT)); in onCreateTexture()
1769 newTexParams.fWrapT = in flushGLStateCommon()
1787 if (newTexParams.fWrapT != oldTexParams.fWrapT) { in flushGLStateCommon()
1791 newTexParams.fWrapT)); in flushGLStateCommon()