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

  /frameworks/native/services/surfaceflinger/RenderEngine/
Description.cpp 34 mTextureEnabled = false;
64 mTextureEnabled = true;
69 mTextureEnabled = false;
Description.h 47 bool mTextureEnabled;
ProgramCache.cpp 90 !description.mTextureEnabled ? Key::TEXTURE_OFF :

Completed in 465 milliseconds