HomeSort by relevance Sort by last modified time
    Searched refs:mClearDepth (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/rs/
rsScript.h 46 float mClearDepth;
rsScript.cpp 31 mEnviroment.mClearDepth = 1;
68 s->mEnviroment.mClearDepth = v;
rsContext.cpp 170 glClearDepthf(mRootScript->mEnviroment.mClearDepth);

Completed in 1339 milliseconds