Searched defs:CREATE_BRIDGE4 (Results 1 - 1 of 1) sorted by path

/frameworks/base/libs/hwui/renderthread/
H A DRenderProxy.cpp39 #define CREATE_BRIDGE4(name, a1, a2, a3, a4) CREATE_BRIDGE(name, a1,a2,a3,a4,,,,) macro
56 CREATE_BRIDGE4(createContext, RenderThread* thread, bool translucent, function in namespace:android::uirenderer::renderthread
424 CREATE_BRIDGE4(dumpProfileInfo, CanvasContext* context, RenderThread* thread, function in namespace:android::uirenderer::renderthread
487 CREATE_BRIDGE4(setTextureAtlas, RenderThread* thread, GraphicBuffer* buffer, int64_t* map, function in namespace:android::uirenderer::renderthread

Completed in 37 milliseconds