Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
DStateTransformFactory.java714 private static IStateTransform transformForGlEquationRGB(int contextId, GLEnum mode) { in transformForGlEquationRGB() method in StateTransformFactory
738 transforms.add(transformForGlEquationRGB(msg.getContextId(), rgb)); in transformsForGlBlendEquationSeparate()
748 transforms.add(transformForGlEquationRGB(msg.getContextId(), mode)); in transformsForGlBlendEquation()