Searched defs:LayerType (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/ui/compositor/
H A Dlayer_type.h10 enum LayerType { enum in namespace:ui
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderLayerModelObject.h33 enum LayerType { enum in namespace:blink
58 virtual LayerType layerTypeRequired() const = 0;
73 void createLayer(LayerType);
/external/chromium_org/ppapi/proxy/
H A Dcompositor_layer_resource.h39 enum LayerType { enum in class:ppapi::proxy::CompositorLayerResource
78 bool SetType(LayerType type);
80 LayerType type,
/external/apache-http/src/org/apache/http/conn/routing/
H A DRouteInfo.java80 public enum LayerType { PLAIN, LAYERED } enum in interface:RouteInfo
173 LayerType getLayerType()
/external/chromium_org/cc/layers/
H A Dlayer_iterator.h93 template <typename LayerType> struct LayerIteratorPosition {
97 LayerType* target_render_surface_layer;
98 LayerType* current_layer;
103 template <typename LayerType>
105 typedef LayerIterator<LayerType> LayerIteratorType;
106 typedef typename LayerType::LayerListType LayerList;
107 typedef typename LayerType::RenderSurfaceListType RenderSurfaceLayerList;
108 typedef typename LayerType::RenderSurfaceType RenderSurfaceType;
135 LayerType* operator->() const { return current_layer(); }
136 LayerType* operato
[all...]
/external/chromium_org/cc/trees/
H A Docclusion_tracker_unittest.cc79 template <typename LayerType>
80 class TestOcclusionTrackerWithClip : public TestOcclusionTracker<LayerType> {
83 : TestOcclusionTracker<LayerType>(viewport_rect) {}
85 bool OccludedLayer(const LayerType* layer,
94 gfx::Rect UnoccludedLayerContentRect(const LayerType* layer,
101 gfx::Rect UnoccludedSurfaceContentRect(const LayerType* layer,
103 typename LayerType::RenderSurfaceType* surface = layer->render_surface();
110 typedef Layer LayerType; typedef in struct:cc::__anon2835::OcclusionTrackerTestMainThreadTypes
138 static void RecursiveUpdateNumChildren(LayerType* layerType) {}
142 typedef LayerImpl LayerType; typedef in struct:cc::__anon2835::OcclusionTrackerTestImplThreadTypes
[all...]
/external/robolectric/lib/main/
H A Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/libaddressinput/src/java/testlibs/
H A Dhttpclient-4.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/impl/ ...
/external/smack/asmack-master/lib/
H A Dhttpclient-4.1.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...

Completed in 175 milliseconds