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