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

  /external/chromium_org/third_party/angle/src/libGLESv2/
Context.h 544 bool mHasBeenCurrent;
Context.cpp 215 mHasBeenCurrent = false;
326 if (!mHasBeenCurrent)
401 mHasBeenCurrent = true;
    [all...]

Completed in 57 milliseconds