Home
last modified time | relevance | path

Searched refs:CREATE_BRIDGE1 (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/renderthread/
DRenderProxy.cpp41 #define CREATE_BRIDGE1(name, a1) CREATE_BRIDGE(name, a1,,,,,,,) macro
85 CREATE_BRIDGE1(destroyContext, CanvasContext* context) { in CREATE_BRIDGE1() function
114 CREATE_BRIDGE1(loadSystemProperties, CanvasContext* context) { in CREATE_BRIDGE1() function
239 CREATE_BRIDGE1(destroy, CanvasContext* context) { in CREATE_BRIDGE1() function
274 CREATE_BRIDGE1(createTextureLayer, CanvasContext* context) { in CREATE_BRIDGE1() function
320 CREATE_BRIDGE1(detachSurfaceTexture, DeferredLayerUpdater* layer) { in CREATE_BRIDGE1() function
331 CREATE_BRIDGE1(destroyHardwareResources, CanvasContext* context) { in CREATE_BRIDGE1() function
390 CREATE_BRIDGE1(stopDrawing, CanvasContext* context) { in CREATE_BRIDGE1() function
401 CREATE_BRIDGE1(notifyFramePending, CanvasContext* context) { in CREATE_BRIDGE1() function
436 CREATE_BRIDGE1(resetProfileInfo, CanvasContext* context) { in CREATE_BRIDGE1() function
[all …]