Searched refs:ElementList (Results 1 - 20 of 20) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DGrReducedClip.h17 typedef SkTLList<SkClipStack::Element> ElementList; typedef in namespace:GrReducedClip
40 ElementList* result,
H A DGrClipMaskManager.h114 bool installClipEffects(const GrReducedClip::ElementList&,
122 const GrReducedClip::ElementList& elements,
129 const GrReducedClip::ElementList& elements,
134 const GrReducedClip::ElementList& elements,
148 bool useSWOnlyPath(const GrReducedClip::ElementList& elements);
H A DGrClipMaskManager.cpp88 bool GrClipMaskManager::useSWOnlyPath(const ElementList& elements) {
95 for (ElementList::Iter iter(elements.headIter()); iter.get(); iter.next()) {
110 bool GrClipMaskManager::installClipEffects(const ElementList& elements,
124 ElementList::Iter iter(elements);
220 ElementList elements(16);
545 const ElementList& elements,
598 for (ElementList::Iter iter = elements.headIter(); iter.get(); iter.next()) {
696 const ElementList& elements,
748 for (ElementList::Iter iter(elements.headIter()); iter.get(); iter.next()) {
1045 const GrReducedClip::ElementList
[all...]
H A DGrReducedClip.cpp19 ElementList* result,
33 ElementList* result,
146 ElementList* result,
/external/skia/src/gpu/
H A DGrReducedClip.h17 typedef SkTLList<SkClipStack::Element> ElementList; typedef in namespace:GrReducedClip
40 ElementList* result,
H A DGrClipMaskManager.h110 bool installClipEffects(const GrReducedClip::ElementList&,
118 const GrReducedClip::ElementList& elements,
125 const GrReducedClip::ElementList& elements,
130 const GrReducedClip::ElementList& elements,
144 bool useSWOnlyPath(const GrReducedClip::ElementList& elements);
H A DGrClipMaskManager.cpp88 bool GrClipMaskManager::useSWOnlyPath(const ElementList& elements) {
95 for (ElementList::Iter iter(elements.headIter()); iter.get(); iter.next()) {
110 bool GrClipMaskManager::installClipEffects(const ElementList& elements,
124 ElementList::Iter iter(elements);
218 ElementList elements(16);
544 const ElementList& elements,
597 for (ElementList::Iter iter = elements.headIter(); iter.get(); iter.next()) {
695 const ElementList& elements,
747 for (ElementList::Iter iter(elements.headIter()); NULL != iter.get(); iter.next()) {
1044 const GrReducedClip::ElementList
[all...]
H A DGrReducedClip.cpp19 ElementList* result,
33 ElementList* result,
146 ElementList* result,
/external/emma/core/java12/com/vladium/emma/report/html/doc/
H A DElementList.java7 * $Id: ElementList.java,v 1.1.1.1 2004/05/09 16:57:41 vlad_r Exp $
22 final class ElementList implements IElementList class in inherits:IElementList
27 public ElementList () method in class:ElementList
/external/chromium_org/content/shell/renderer/test_runner/
H A Dweb_ax_object_proxy.h162 typedef v8::PersistentValueVector<v8::Object> ElementList; typedef in class:content::WebAXObjectProxyList
163 ElementList elements_;
/external/clang/include/clang/Analysis/
H A DCFG.h355 class ElementList { class in class:clang::CFGBlock
359 ElementList(BumpVectorContext &C) : Impl(C, 4) {} function in class:clang::CFGBlock::ElementList
395 ElementList Elements;
499 typedef ElementList::iterator iterator;
500 typedef ElementList::const_iterator const_iterator;
501 typedef ElementList::reverse_iterator reverse_iterator;
502 typedef ElementList::const_reverse_iterator const_reverse_iterator;
/external/chromium_org/third_party/skia/tests/
H A DClipStackTest.cpp961 typedef GrReducedClip::ElementList ElementList; typedef
963 ElementList reducedClips;
983 for (ElementList::Iter iter = reducedClips.headIter(); iter.get(); iter.next()) {
1027 GrReducedClip::ElementList reducedClips;
1122 GrReducedClip::ElementList reducedClips;
1154 GrReducedClip::ElementList reducedClips;
/external/skia/tests/
H A DClipStackTest.cpp961 typedef GrReducedClip::ElementList ElementList; typedef
963 ElementList reducedClips;
983 for (ElementList::Iter iter = reducedClips.headIter(); NULL != iter.get(); iter.next()) {
1027 GrReducedClip::ElementList reducedClips;
1122 GrReducedClip::ElementList reducedClips;
1154 GrReducedClip::ElementList reducedClips;
/external/llvm/include/llvm/ADT/
H A DSparseBitVector.h284 typedef ilist<SparseBitVectorElement<ElementSize> > ElementList;
285 typedef typename ElementList::iterator ElementListIter;
286 typedef typename ElementList::const_iterator ElementListConstIter;
293 ElementList Elements;
/external/emma/core/java12/com/vladium/emma/report/html/
H A DReportGenerator.java350 final IElementList title = new ElementList ();
467 final IElementList title = new ElementList ();
644 final IElementList title = new ElementList ();
852 final ElementList footer = new ElementList ();
1362 final IElementList _title = new ElementList ();
1383 final IElementList _bottom = new ElementList ();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/46/1/.cp/lib/
H A Drepository-tools-ant.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/skia/src/utils/
H A DSkLua.cpp507 GrReducedClip::ElementList elements;
522 GrReducedClip::ElementList::Iter iter(elements);
/external/skia/src/utils/
H A DSkLua.cpp499 GrReducedClip::ElementList elements;
514 GrReducedClip::ElementList::Iter iter(elements);
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 2012 milliseconds