Home
last modified time | relevance | path

Searched defs:layers (Results 1 – 25 of 28) sorted by relevance

12

/external/chromium-trace/trace-viewer/src/ui/
Dquad_stack.js63 get layers() { getter in QuadStack
67 set layers(newValue) { setter in QuadStack
/external/chromium_org/third_party/opus/src/src/
Dmlp.h34 int layers; member
Dmlp_train.h78 int layers; member
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSComputedStyleDeclaration.cpp1694 …const FillLayer* layers = propertyID == CSSPropertyWebkitMaskImage ? style->maskLayers() : style->… in getPropertyCSSValue() local
1717 …const FillLayer* layers = propertyID == CSSPropertyWebkitMaskSize ? style->maskLayers() : style->b… in getPropertyCSSValue() local
1729 …const FillLayer* layers = propertyID == CSSPropertyWebkitMaskRepeat ? style->maskLayers() : style-… in getPropertyCSSValue() local
1740 const FillLayer* layers = style->maskLayers(); in getPropertyCSSValue() local
1756 …const FillLayer* layers = propertyID == CSSPropertyWebkitMaskComposite ? style->maskLayers() : sty… in getPropertyCSSValue() local
1767 const FillLayer* layers = style->backgroundLayers(); in getPropertyCSSValue() local
1783 …const FillLayer* layers = (propertyID == CSSPropertyWebkitMaskClip || propertyID == CSSPropertyWeb… in getPropertyCSSValue() local
1800 …const FillLayer* layers = propertyID == CSSPropertyWebkitMaskPosition ? style->maskLayers() : styl… in getPropertyCSSValue() local
1811 …const FillLayer* layers = propertyID == CSSPropertyWebkitMaskPositionX ? style->maskLayers() : sty… in getPropertyCSSValue() local
1823 …const FillLayer* layers = propertyID == CSSPropertyWebkitMaskPositionY ? style->maskLayers() : sty… in getPropertyCSSValue() local
[all …]
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
Dst_texture.c62 GLuint layers, in st_texture_create()
304 GLuint layers; in st_texture_image_data() local
/external/mesa3d/src/mesa/state_tracker/
Dst_texture.c62 GLuint layers, in st_texture_create()
304 GLuint layers; in st_texture_image_data() local
/external/chromium_org/ui/android/java/src/org/chromium/ui/
DColorSuggestionListAdapter.java71 LayerDrawable layers = (LayerDrawable) button.getBackground(); in setUpColorButton() local
/external/chromium_org/third_party/skia/src/effects/
DSkLayerRasterizer.cpp47 static bool compute_bounds(const SkDeque& layers, const SkPath& path, in compute_bounds()
/external/skia/src/effects/
DSkLayerRasterizer.cpp47 static bool compute_bounds(const SkDeque& layers, const SkPath& path, in compute_bounds()
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorLayerTreeAgent.cpp111 …<int, int>& layerIdToNodeIdMap, RefPtr<TypeBuilder::Array<TypeBuilder::LayerTree::Layer> >& layers) in gatherGraphicsLayers()
188 …RefPtr<TypeBuilder::Array<TypeBuilder::LayerTree::Layer> > layers = TypeBuilder::Array<TypeBuilder… in buildLayerTree() local
/external/chromium-trace/trace-viewer/src/cc/
Dlayer_tree_quad_stack_viewer.js228 get layers() { getter in LayerTreeQuadStackViewer
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
Dvl_compositor.h86 struct vl_compositor_layer layers[VL_COMPOSITOR_MAX_LAYERS]; member
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor.h86 struct vl_compositor_layer layers[VL_COMPOSITOR_MAX_LAYERS]; member
/external/chromium_org/cc/trees/
Dlayer_tree_host_unittest_occlusion.cc581 std::vector<scoped_refptr<TestLayer> > layers; in SetupTree() local
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
Dmixer.c216 VdpLayer const *layers) in vlVdpVideoMixerRender()
/external/mesa3d/src/gallium/state_trackers/vdpau/
Dmixer.c216 VdpLayer const *layers) in vlVdpVideoMixerRender()
/external/chromium_org/ash/wm/
Ddrag_window_resizer_unittest.cc334 const std::vector<ui::Layer*>& layers = drag_layer->children(); in TEST_F() local
Dworkspace_controller_unittest.cc67 const std::vector<ui::Layer*>& layers(window->layer()->children()); in GetLayerNames() local
/external/skia/src/utils/
DSkCanvasStateUtils.cpp115 SkCanvasLayerState* layers; member in SkCanvasState
/external/chromium_org/third_party/skia/src/utils/
DSkCanvasStateUtils.cpp115 SkCanvasLayerState* layers; member in SkCanvasState
/external/chromium_org/ui/aura/
Dwindow.cc163 void GetLayersToStack(aura::Window* child, std::vector<ui::Layer*>* layers) { in GetLayersToStack()
1282 Layers layers; in StackChildLayerRelativeTo() local
/external/chromium_org/cc/layers/
Dscrollbar_layer_unittest.cc424 SolidColorScrollbarLayerImpl* layers[2] = in TEST_F() local
/external/libvpx/libvpx/vpx/src/
Dsvc_encodeframe.c68 int layers; member
/external/chromium_org/ui/views/widget/
Dwidget.cc46 void BuildRootLayers(View* view, std::vector<ui::Layer*>* layers) { in BuildRootLayers()
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBox.cpp1567 Vector<const FillLayer*, 8> layers; in paintFillLayers() local
1609 static bool layersUseImage(WrappedImagePtr image, const FillLayer* layers) in layersUseImage()
1639 bool RenderBox::repaintLayerRectsForImage(WrappedImagePtr image, const FillLayer* layers, bool draw… in repaintLayerRectsForImage()

12