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

  /frameworks/native/services/surfaceflinger/RenderEngine/
GLExtensions.cpp 50 mExtensionList.add(s);
63 return mExtensionList.indexOf(s) >= 0;
GLExtensions.h 45 SortedVector<String8> mExtensionList;

Completed in 1536 milliseconds