Searched refs:CREATE_BRIDGE1 (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/libs/hwui/renderthread/ |
D | RenderProxy.cpp | 42 #define CREATE_BRIDGE1(name, a1) CREATE_BRIDGE(name, a1,,,,,,,) macro 86 CREATE_BRIDGE1(destroyContext, CanvasContext* context) { in CREATE_BRIDGE1() function 115 CREATE_BRIDGE1(loadSystemProperties, CanvasContext* context) { in CREATE_BRIDGE1() function 252 CREATE_BRIDGE1(destroy, CanvasContext* context) { in CREATE_BRIDGE1() function 287 CREATE_BRIDGE1(createTextureLayer, CanvasContext* context) { in CREATE_BRIDGE1() function 333 CREATE_BRIDGE1(detachSurfaceTexture, DeferredLayerUpdater* layer) { in CREATE_BRIDGE1() function 344 CREATE_BRIDGE1(destroyHardwareResources, CanvasContext* context) { in CREATE_BRIDGE1() function 403 CREATE_BRIDGE1(stopDrawing, CanvasContext* context) { in CREATE_BRIDGE1() function 414 CREATE_BRIDGE1(notifyFramePending, CanvasContext* context) { in CREATE_BRIDGE1() function 449 CREATE_BRIDGE1(resetProfileInfo, CanvasContext* context) { in CREATE_BRIDGE1() function [all …]
|