Searched refs:isAbandonedOrDeviceLost (Results 1 – 6 of 6) sorted by relevance
39 bool isAbandonedOrDeviceLost() override;
41 bool isAbandonedOrDeviceLost() override;
103 virtual bool isAbandonedOrDeviceLost() = 0;
100 bool GaneshGpuContext::isAbandonedOrDeviceLost() { in isAbandonedOrDeviceLost() function in android::renderengine::skia::GaneshGpuContext
109 bool GraphiteGpuContext::isAbandonedOrDeviceLost() { in isAbandonedOrDeviceLost() function in android::renderengine::skia::GraphiteGpuContext
699 LOG_ALWAYS_FATAL_IF(context->isAbandonedOrDeviceLost(), in drawLayersInternal()