Searched defs:layerId (Results 1 – 5 of 5) sorted by relevance
| /external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
| D | LayerDrawableTest.java | 64 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/ |
| D | InspectorLayerTreeAgent.cpp | 239 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()
|
| D | InspectorTimelineAgent.cpp | 907 unsigned long long layerId = event.asUInt(InstrumentationEventArguments::LayerId); in onRasterTaskBegin() local
|
| /external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/ |
| D | Layers3DView.js | 187 …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/ |
| D | LayerTreeModel.js | 139 _layerPainted: function(layerId, clipRect) argument 1183 layerPainted: function(layerId, clipRect) argument
|