Searched refs:explicit (Results 126 - 150 of 524) sorted by relevance

1234567891011>>

/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DCamera2Heap.h29 explicit Camera2Heap(size_t buf_size, uint_t num_buffers = 1,
/frameworks/base/libs/hwui/
H A DAnimatorManager.h38 explicit AnimatorManager(RenderNode& parent);
H A DGpuMemoryTracker.h56 explicit GpuMemoryTracker(GpuObjectType type) : mType(type) {
H A DProgramCache.h43 explicit ProgramCache(Extensions& extensions);
/frameworks/base/libs/hwui/thread/
H A DSignal.h29 explicit Signal(Condition::WakeUpType type = Condition::WAKE_UP_ALL) : mType(type), mSignaled(false) { }
/frameworks/base/libs/incident/include/android/os/
H A DIncidentReportArgs.h35 explicit IncidentReportArgs(const IncidentReportArgs& that);
/frameworks/base/media/jni/soundpool/
H A DSoundPoolThread.h43 explicit SoundPoolThread(SoundPool* SoundPool);
/frameworks/base/media/mca/filterfw/native/core/
H A Dstatistics.h50 explicit RCFilter(float gain)
/frameworks/base/tools/aapt/
H A DIndentPrinter.h6 explicit IndentPrinter(FILE* stream, int indentSize=2)
H A DWorkQueue.h50 explicit WorkQueue(size_t maxThreads, bool canCallJava = true);
/frameworks/base/tools/aapt2/
H A DStringPool.h60 explicit Context(uint32_t p) : priority(p) {}
61 explicit Context(const ConfigDescription& c)
85 explicit Ref(Entry* entry);
110 explicit StyleRef(StyleEntry* entry);
/frameworks/base/tools/aapt2/compile/
H A DPseudolocalizer.h47 explicit Pseudolocalizer(Method method);
/frameworks/base/tools/aapt2/link/
H A DManifestFixer.h46 explicit ManifestFixer(const ManifestFixerOptions& options)
/frameworks/compile/mclinker/include/mcld/Fragment/
H A DFragment.h34 explicit Fragment(Type pKind, SectionData* pParent = NULL);
/frameworks/compile/mclinker/include/mcld/MC/
H A DZOption.h49 explicit ZOption(Kind pKind);
/frameworks/compile/mclinker/include/mcld/Object/
H A DObjectBuilder.h31 explicit ObjectBuilder(Module& pTheModule);
/frameworks/compile/mclinker/include/mcld/Script/
H A DOutputFormatCmd.h32 explicit OutputFormatCmd(const std::string& pFormat);
H A DScriptScanner.h39 explicit ScriptScanner(std::istream* yyin = NULL, std::ostream* yyout = NULL);
/frameworks/compile/mclinker/include/mcld/Support/
H A DMemoryAreaFactory.h40 explicit MemoryAreaFactory(size_t pNum);
/frameworks/compile/mclinker/include/mcld/Target/
H A DGNUInfo.h21 explicit GNUInfo(const llvm::Triple& pTriple);
/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64GOT.h56 explicit AArch64GOT(LDSection& pSection);
H A DAArch64LongBranchStub.h26 explicit AArch64LongBranchStub(bool pIsOutputPIC);
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMGOT.h49 explicit ARMGOT(LDSection& pSection);
H A DARMToARMStub.h28 explicit ARMToARMStub(bool pIsOutputPIC);
H A DARMToTHMStub.h28 explicit ARMToTHMStub(bool pIsOutputPIC);

Completed in 546 milliseconds

1234567891011>>