Home | History | Annotate | Download | only in renderthread

Lines Matching refs:RenderThread

30 #include "renderthread/RenderTask.h"
31 #include "renderthread/RenderThread.h"
61 namespace renderthread {
75 CanvasContext(RenderThread& thread, bool translucent, RenderNode* rootRenderNode,
107 static void trimMemory(RenderThread& thread, int level);
109 static void invokeFunctor(RenderThread& thread, Functor* functor);
115 ANDROID_API static void setTextureAtlas(RenderThread& thread,
186 RenderThread& mRenderThread;
246 } /* namespace renderthread */