Searched refs:CREATE_BRIDGE4 (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/libs/hwui/renderthread/ |
D | RenderProxy.cpp | 45 #define CREATE_BRIDGE4(name, a1, a2, a3, a4) CREATE_BRIDGE(name, a1,a2,a3,a4,,,,) macro 64 CREATE_BRIDGE4(createContext, RenderThread* thread, bool translucent, in CREATE_BRIDGE4() function 191 CREATE_BRIDGE4(setup, CanvasContext* context, in CREATE_BRIDGE4() function 425 CREATE_BRIDGE4(dumpProfileInfo, CanvasContext* context, RenderThread* thread, in CREATE_BRIDGE4() function 607 CREATE_BRIDGE4(copySurfaceInto, RenderThread* thread, in CREATE_BRIDGE4() function
|