Searched refs:layer (Results 1 – 3 of 3) sorted by relevance
30 function transform_layer(layer, {parentHidden}) { argument31 function transform_rect(layer) { argument32 var pos = layer.position || {};33 var size = layer.size || {};40 label: layer.name,45 var rect = transform_rect(layer);46 var hidden = (layer.flags & FLAG_HIDDEN) != 0 || parentHidden;47 var visible = (layer.activeBuffer || layer.type === 'ColorLayer')48 && !hidden && layer.color.a > 0;55 if (layer.name.startsWith("Display Root#0")) {[all …]
150 Layer layer; in updateLayers() local155 layer = mLayers[kUp]; in updateLayers()156 shapes = layer.mShapes; in updateLayers()161 layer = mLayers[kDown]; in updateLayers()162 shapes = layer.mShapes; in updateLayers()167 layer = mLayers[kLeft]; in updateLayers()168 shapes = layer.mShapes; in updateLayers()174 layer = mLayers[kRight]; in updateLayers()175 shapes = layer.mShapes; in updateLayers()181 layer = mLayers[kFront]; in updateLayers()[all …]
650 Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...1088 Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...1370 Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...2015 Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...2370 Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...2647 Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...2933 Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...