Searched refs:mHasProtectedContent (Results 1 – 16 of 16) sorted by relevance
17 : mAttribs(attribs), mFormat(GL_NONE), mYUV(false), mHasProtectedContent(false) in DmaBufImageSiblingEGL()24 mHasProtectedContent = false; in DmaBufImageSiblingEGL()59 return mHasProtectedContent; in hasProtectedContent()
44 bool mHasProtectedContent; variable
30 mHasProtectedContent = false; in initialize()57 return mHasProtectedContent; in hasProtectedContent()
43 bool mHasProtectedContent; variable
43 mHasProtectedContent(false), in RenderbufferState()92 mHasProtectedContent = false; in update()97 mHasProtectedContent = hasProtectedContent; in setProtectedContent()
64 bool mHasProtectedContent; variable
148 mHasProtectedContent(false), in TextureState()1077 mState.mHasProtectedContent = hasProtectedContent; in setProtectedContent()1082 return mState.mHasProtectedContent; in hasProtectedContent()1778 mState.mHasProtectedContent = surface->hasProtectedContent(); in bindTexImageFromSurface()1792 mState.mHasProtectedContent = false; in releaseTexImageFromSurface()1885 mState.mHasProtectedContent = imageTarget->hasProtectedContent(); in setEGLImageTarget()
146 bool hasProtectedContent() const { return mHasProtectedContent; } in hasProtectedContent()231 bool mHasProtectedContent; variable
114 bool hasProtectedContent() const { return mHasProtectedContent; } in hasProtectedContent()976 bool mHasProtectedContent; variable
348 mHasProtectedContent(hasProtectedContent),
51 bool mHasProtectedContent; variable
329 mHasProtectedContent = mAttribs.getAsInt(EGL_PROTECTED_CONTENT_EXT, false); in DmaBufImageSiblingVkLinux()532 return mHasProtectedContent; in hasProtectedContent()
60 bool mHasProtectedContent = false; variable
86 return mHasProtectedContent; in hasProtectedContent()
117 mHasProtectedContent = false; in initTask()127 mHasProtectedContent = hasProtectedContent; in initProcessCommands()234 mHasProtectedContent = hasProtectedContent; in initFlushAndQueueSubmit()252 mHasProtectedContent = hasProtectedContent; in initOneOffQueueSubmit()277 std::swap(mHasProtectedContent, rhs.mHasProtectedContent); in operator =()
135 bool hasProtectedContent() const { return mHasProtectedContent; } in hasProtectedContent()183 bool mHasProtectedContent; variable