Home
last modified time | relevance | path

Searched refs:removeProtection (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/capture/
DFrameCapture.h467 void removeProtection(PageSharingType sharingType);
DFrameCapture.cpp6065 void CoherentBuffer::removeProtection(PageSharingType sharingType) in removeProtection() function in angle::CoherentBuffer
6305 buffer->removeProtection(PageSharingType::NoneShared); in onEndFrame()
6359 cb->removeProtection(PageSharingType::NoneShared); in maybeUpdateShadowMemory()
6441 mBuffers[id.value]->removeProtection(sharingType); in removeBuffer()
7978 cb->removeProtection(PageSharingType::NoneShared); in maybeCapturePostCallUpdates()