Home
last modified time | relevance | path

Searched refs:Clear (Results 1 – 25 of 45) sorted by relevance

12

/frameworks/compile/mclinker/lib/Core/
DLinker.cpp307 RelocData::Clear(); in reset()
308 SectionData::Clear(); in reset()
309 EhFrame::Clear(); in reset()
317 LDSection::Clear(); in reset()
318 LDSymbol::Clear(); in reset()
319 FragmentRef::Clear(); in reset()
320 Relocation::Clear(); in reset()
/frameworks/compile/mclinker/lib/LD/
DSectionData.cpp43 void SectionData::Clear() { in Clear() function in mcld::SectionData
DRelocData.cpp42 void RelocData::Clear() { in Clear() function in mcld::RelocData
DLDSymbol.cpp63 void LDSymbol::Clear() { in Clear() function in mcld::LDSymbol
DELFSegment.cpp96 void ELFSegment::Clear() { in Clear() function in mcld::ELFSegment
DLDSection.cpp83 void LDSection::Clear() { in Clear() function in mcld::LDSection
/frameworks/rs/api/
Drs_graphics.spec385 summary: Clear all color and depth targets
387 Clear all color and depth targets and resume rendering into
401 summary: Clear the specified color from the surface
413 summary: Clear the color target
415 Clear the previously set color target
425 summary: Clear the depth surface
436 summary: Clear the depth target
438 Clear the previously set depth target
/frameworks/compile/mclinker/include/mcld/Fragment/
DFragmentRef.h46 static void Clear();
DRelocation.h52 static void Clear();
/frameworks/wilhelm/include/SLES/
DOpenSLES_Android.h252 SLresult (*Clear) ( member
321 SLresult (*Clear) ( member
/frameworks/compile/mclinker/include/mcld/LD/
DSectionData.h52 static void Clear();
DRelocData.h61 static void Clear();
DLDSymbol.h49 static void Clear();
DELFSegment.h103 static void Clear();
DLDSection.h56 static void Clear();
DEhFrame.h173 static void Clear();
/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL_Android.h106 XAresult (*Clear) ( member
/frameworks/compile/mclinker/unittests/
DGCFactoryListTraitsTest.cpp87 TEST_F(GCFactoryListTraitsTest, Clear) { in TEST_F() argument
/frameworks/base/media/mca/filterfw/native/base/
Dutilities.h100 void Clear() { in Clear() function
/frameworks/compile/mclinker/lib/Fragment/
DRelocation.cpp34 void Relocation::Clear() { in Clear() function in mcld::Relocation
DFragmentRef.cpp98 void FragmentRef::Clear() { in Clear() function in mcld::FragmentRef
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
Dstochastic_linear_ranker.cpp93 current_negative_.Clear(); in UpdateClassifier()
Dsparse_weight_vector.h123 void Clear() { in Clear() function
/frameworks/base/media/mca/filterpacks/native/base/
Dutilities.h100 void Clear() { in Clear() function
/frameworks/rs/scriptc/
Drs_graphics.rsh659 * rsgClearAllRenderTargets: Clear all color and depth targets
663 * Clear all color and depth targets and resume rendering into
678 * rsgClearColor: Clear the specified color from the surface
696 * rsgClearColorTarget: Clear the color target
700 * Clear the previously set color target
714 * rsgClearDepth: Clear the depth surface
732 * rsgClearDepthTarget: Clear the depth target
736 * Clear the previously set depth target

12