Searched refs:CREATE_BRIDGE3 (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/libs/hwui/renderthread/ |
D | RenderProxy.cpp | 43 #define CREATE_BRIDGE3(name, a1, a2, a3) CREATE_BRIDGE(name, a1,a2,a3,,,,,) macro 298 CREATE_BRIDGE3(copyLayerInto, CanvasContext* context, DeferredLayerUpdater* layer, in CREATE_BRIDGE3() function 514 CREATE_BRIDGE3(addRenderNode, CanvasContext* context, RenderNode* node, bool placeFront) { in CREATE_BRIDGE3() function 680 CREATE_BRIDGE3(copyGraphicBufferInto, RenderThread* thread, GraphicBuffer* buffer, SkBitmap* bitmap… in CREATE_BRIDGE3() function
|