Searched refs:RepeatTexInv (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/rendering/
H A DShaderProgram.h48 RepeatTexInv, enumerator in enum:WebCore::ShaderType
H A DShaderProgram.cpp362 m_handleArray[RepeatTexInv].init(repeatTexInvAlpha, repeatTexInvContrast,
575 type = hasRepeatScale ? RepeatTexInv : Tex2DInv;

Completed in 155 milliseconds