Home
last modified time | relevance | path

Searched defs:layerId (Results 1 – 5 of 5) sorted by relevance

/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DLayerDrawableTest.java64 int layerId = 345; in testSetDrawableByLayerId1() local
77 int layerId = 345; in testSetDrawableByLayerId2() local
97 int layerId = 345; in setDrawableByLayerId_shouldReturnTrueIfIdWasFound() local
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorLayerTreeAgent.cpp239 int layerId = root->platformLayer()->id(); in gatherGraphicsLayers() local
261 static GraphicsLayer* findLayerById(GraphicsLayer* root, int layerId) in findLayerById()
276 GraphicsLayer* InspectorLayerTreeAgent::layerById(ErrorString* errorString, const String& layerId) in layerById()
296 void InspectorLayerTreeAgent::compositingReasons(ErrorString* errorString, const String& layerId, R… in compositingReasons()
314 void InspectorLayerTreeAgent::makeSnapshot(ErrorString* errorString, const String& layerId, String*… in makeSnapshot()
DInspectorTimelineAgent.cpp907 unsigned long long layerId = event.asUInt(InstrumentationEventArguments::LayerId); in onRasterTaskBegin() local
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
DLayers3DView.js187 …this.setTiles([{layerId: layer.id(), rect: [0, 0, layer.width(), layer.height()], imageURL: imageU… property
308 _handleLoadedTexture: function(texture, layerId, rect) argument
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
DLayerTreeModel.js139 _layerPainted: function(layerId, clipRect) argument
1183 layerPainted: function(layerId, clipRect) argument