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

  /frameworks/native/services/surfaceflinger/RenderEngine/
GLExtensions.h 43 bool mHasProtectedContent = false;
70 bool hasProtectedContent() const { return mHasProtectedContent; }
GLExtensions.cpp 107 mHasProtectedContent = true;

Completed in 210 milliseconds