Home
last modified time | relevance | path

Searched defs:Slot (Results 1 – 7 of 7) sorted by relevance

/frameworks/native/include/gui/
DConsumerBase.h196 struct Slot { struct
218 Slot mSlots[BufferQueue::NUM_BUFFER_SLOTS]; argument
/frameworks/base/rs/java/android/renderscript/
DProgramFragmentFixedFunction.java151 private class Slot { class in ProgramFragmentFixedFunction.Builder
154 Slot(EnvMode _env, Format _fmt) { in Slot() method in ProgramFragmentFixedFunction.Builder.Slot
/frameworks/base/core/tests/coretests/src/android/util/
DListItemFactory.java77 public enum Slot { enum in ListItemFactory
/frameworks/compile/libbcc/lib/Renderscript/
DRSForEachExpand.cpp787 llvm::Value *Slot = new llvm::AllocaInst(ElementType, in ExpandKernel() local
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp312 bool getValueTypePair(SmallVectorImpl<uint64_t> &Record, unsigned &Slot, in getValueTypePair()
329 bool getValue(SmallVector<uint64_t, 64> &Record, unsigned &Slot, in getValue()
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp550 bool getValueTypePair(SmallVectorImpl<uint64_t> &Record, unsigned &Slot, in getValueTypePair()
567 bool getValue(SmallVector<uint64_t, 64> &Record, unsigned &Slot, in getValue()
/frameworks/native/services/inputflinger/
DInputReader.cpp1786 MultiTouchMotionAccumulator::Slot::Slot() { in Slot() function in android::MultiTouchMotionAccumulator::Slot