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

  /hardware/qcom/display/msm8960/libgralloc/
memalloc.h 52 int allocType;
alloc_controller.cpp 182 data.allocType = 0;
213 data.allocType |= private_handle_t::PRIV_FLAGS_SECURE_BUFFER;
235 data.allocType |= private_handle_t::PRIV_FLAGS_USES_ION;
365 data.allocType, 0, format,
gpu.cpp 143 flags |= data.allocType;
  /hardware/qcom/display/msm8974/libgralloc/
memalloc.h 52 int allocType;
alloc_controller.cpp 194 data.allocType = 0;
213 data.allocType |= private_handle_t::PRIV_FLAGS_L3_SECURE_BUFFER;
232 data.allocType |= private_handle_t::PRIV_FLAGS_SECURE_BUFFER;
254 data.allocType |= private_handle_t::PRIV_FLAGS_USES_ION;
382 data.allocType, 0, format,
gpu.cpp 149 flags |= data.allocType;
  /hardware/qcom/display/msm8x26/libgralloc/
memalloc.h 52 int allocType;
alloc_controller.cpp 182 data.allocType = 0;
213 data.allocType |= private_handle_t::PRIV_FLAGS_SECURE_BUFFER;
235 data.allocType |= private_handle_t::PRIV_FLAGS_USES_ION;
363 data.allocType, 0, format,
gpu.cpp 143 flags |= 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/msm8x26/liboverlay/
overlayMem.h 148 mAllocType = data.allocType;
  /external/clang/lib/CodeGen/
CGExprCXX.cpp 812 QualType AllocType, llvm::Value *NewPtr) {
814 CharUnits Alignment = CGF.getContext().getTypeAlignInChars(AllocType);
815 switch (CGF.getEvaluationKind(AllocType)) {
817 CGF.EmitScalarInit(Init, 0, CGF.MakeAddrLValue(NewPtr, AllocType,
822 CGF.EmitComplexExprIntoLValue(Init, CGF.MakeAddrLValue(NewPtr, AllocType,
828 = AggValueSlot::forAddr(NewPtr, Alignment, AllocType.getQualifiers(),
    [all...]
  /hardware/qcom/display/msm8960/libcopybit/
copybit_c2d.cpp     [all...]
  /hardware/qcom/display/msm8974/libcopybit/
copybit_c2d.cpp     [all...]
  /hardware/qcom/display/msm8x26/libcopybit/
copybit_c2d.cpp     [all...]
  /external/clang/lib/Sema/
SemaExprCXX.cpp     [all...]
  /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 232 milliseconds