HomeSort by relevance Sort by last modified time
    Searched refs:allocType (Results 1 - 25 of 25) sorted by null

  /hardware/qcom/display/msm8226/libgralloc/
memalloc.h 52 int allocType;
alloc_controller.cpp 288 data.allocType = 0;
324 data.allocType |= private_handle_t::PRIV_FLAGS_SECURE_BUFFER;
346 data.allocType |= private_handle_t::PRIV_FLAGS_USES_ION;
646 data.allocType, 0, format,
gpu.cpp 159 flags |= data.allocType;
  /hardware/qcom/display/msm8960/libgralloc/
memalloc.h 52 int allocType;
alloc_controller.cpp 183 data.allocType = 0;
214 data.allocType |= private_handle_t::PRIV_FLAGS_SECURE_BUFFER;
236 data.allocType |= private_handle_t::PRIV_FLAGS_USES_ION;
374 data.allocType, 0, format,
gpu.cpp 143 flags |= data.allocType;
  /hardware/qcom/display/msm8974/libgralloc/
memalloc.h 52 int allocType;
alloc_controller.cpp 195 data.allocType = 0;
214 data.allocType |= private_handle_t::PRIV_FLAGS_L3_SECURE_BUFFER;
233 data.allocType |= private_handle_t::PRIV_FLAGS_SECURE_BUFFER;
255 data.allocType |= private_handle_t::PRIV_FLAGS_USES_ION;
384 data.allocType, 0, format,
gpu.cpp 149 flags |= data.allocType;
  /hardware/qcom/display/msm8084/libgralloc/
memalloc.h 52 int allocType;
alloc_controller.cpp 288 data.allocType = 0;
324 data.allocType |= private_handle_t::PRIV_FLAGS_SECURE_BUFFER;
346 data.allocType |= private_handle_t::PRIV_FLAGS_USES_ION;
650 data.allocType, 0, format,
gpu.cpp 156 flags |= data.allocType;
  /hardware/qcom/display/msm8226/liboverlay/
overlayMem.h 158 mAllocType = data.allocType;
  /hardware/qcom/display/msm8960/liboverlay/
overlayMem.h 148 mAllocType = data.allocType;
  /hardware/qcom/display/msm8974/liboverlay/
overlayMem.h 149 mAllocType = data.allocType;
  /hardware/qcom/display/msm8084/liboverlay/
overlayMem.h 168 mAllocType = data.allocType;
  /external/clang/lib/CodeGen/
CGExprCXX.cpp 724 QualType AllocType, llvm::Value *NewPtr) {
726 CharUnits Alignment = CGF.getContext().getTypeAlignInChars(AllocType);
727 switch (CGF.getEvaluationKind(AllocType)) {
729 CGF.EmitScalarInit(Init, nullptr, CGF.MakeAddrLValue(NewPtr, AllocType,
734 CGF.EmitComplexExprIntoLValue(Init, CGF.MakeAddrLValue(NewPtr, AllocType,
740 = AggValueSlot::forAddr(NewPtr, Alignment, AllocType.getQualifiers(),
778 QualType AllocType = E->getAllocatedType();
780 AllocType->getAsArrayTypeUnsafe())) {
782 llvm::Type *AllocPtrTy = ConvertTypeForMem(AllocType)->getPointerTo(AS);
    [all...]
  /hardware/qcom/display/msm8084/libcopybit/
copybit_c2d.cpp     [all...]
  /hardware/qcom/display/msm8226/libcopybit/
copybit_c2d.cpp     [all...]
  /hardware/qcom/display/msm8960/libcopybit/
copybit_c2d.cpp     [all...]
  /hardware/qcom/display/msm8974/libcopybit/
copybit_c2d.cpp     [all...]
  /external/clang/lib/Sema/
SemaExprCXX.cpp     [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/
org.eclipse.jdt.core-3.9.1.v20130905-0837.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.2.2/
ecj-4.2.2.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 

Completed in 1040 milliseconds