Searched refs:delayedDestroy (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/platform/host/renderthread/ |
D | HintSessionWrapper.cpp | 54 void HintSessionWrapper::delayedDestroy(RenderThread& rt, nsecs_t delay, in delayedDestroy() function in android::uirenderer::renderthread::HintSessionWrapper
|
/frameworks/base/libs/hwui/renderthread/ |
D | HintSessionWrapper.h | 50 void delayedDestroy(renderthread::RenderThread& rt, nsecs_t delay,
|
D | HintSessionWrapper.cpp | 196 void HintSessionWrapper::delayedDestroy(RenderThread& rt, nsecs_t delay, in delayedDestroy() function in android::uirenderer::renderthread::HintSessionWrapper
|
D | CanvasContext.cpp | 173 mHintSessionWrapper->delayedDestroy(mRenderThread, 2_s, mHintSessionWrapper); in destroy()
|
/frameworks/base/libs/hwui/tests/unit/ |
D | HintSessionWrapperTests.cpp | 131 mWrapper->delayedDestroy(rt, 1_ms, mWrapper); in scheduleDelayedDestroyManaged()
|