HomeSort by relevance Sort by last modified time
    Searched full:mshouldcleardepth (Results 1 - 1 of 1) sorted by null

  /frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
RenderPass.java 38 boolean mShouldClearDepth;
51 mShouldClearDepth = true;
79 mShouldClearDepth = shouldClearDepth;
116 mRsField.should_clear_depth = mShouldClearDepth;

Completed in 34 milliseconds