Home
last modified time | relevance | path

Searched refs:transformsForGlStencilFuncBack (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.java564 private static List<IStateTransform> transformsForGlStencilFuncBack(int contextId, in transformsForGlStencilFuncBack() method in StateTransformFactory
596 transforms.addAll(transformsForGlStencilFuncBack(msg.getContextId(), func, ref, mask)); in transformsForGlStencilFunc()
614 transformsForGlStencilFuncBack(msg.getContextId(), func, ref, mask)); in transformsForGlStencilFuncSeparate()