Home
last modified time | relevance | path

Searched refs:setOOMed (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/gpu/
DGrGpu.h670 void setOOMed() { fOOMed = true; } in setOOMed() function
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp4087 this->setOOMed(); in getErrorAndCheckForOOM()
4092 this->setOOMed(); in getErrorAndCheckForOOM()
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp2533 this->setOOMed(); in checkVkResult()