Home
last modified time | relevance | path

Searched defs:resetContextIfApplicable (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/renderengine/skia/compat/
DGraphiteGpuContext.h53 void resetContextIfApplicable() override{}; in resetContextIfApplicable() function
DGaneshGpuContext.cpp112 void GaneshGpuContext::resetContextIfApplicable() { in resetContextIfApplicable() function in android::renderengine::skia::GaneshGpuContext