Home
last modified time | relevance | path

Searched refs:InternalMemoryAllocationChanged (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DObserver.h56 InternalMemoryAllocationChanged, enumerator
DBuffer.cpp397 message == angle::SubjectMessage::InternalMemoryAllocationChanged); in onSubjectStateChange()
DVertexArray.cpp694 case angle::SubjectMessage::InternalMemoryAllocationChanged: in onSubjectStateChange()
DTexture.cpp2336 case angle::SubjectMessage::InternalMemoryAllocationChanged: in onSubjectStateChange()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DBufferVk.cpp1204 onStateChange(angle::SubjectMessage::InternalMemoryAllocationChanged); in acquireBufferHelper()