HomeSort by relevance Sort by last modified time
    Searched defs:memtype (Results 1 - 23 of 23) sorted by null

  /external/libdrm/nouveau/
nouveau.h 102 uint32_t memtype; member in struct:nouveau_bo_config::__anon15547
106 uint32_t memtype; member in struct:nouveau_bo_config::__anon15548
  /hardware/qcom/display/msm8084/libcopybit/
copybit_c2d.cpp 338 uint32 memtype; local
349 memtype = KGSL_USER_MEM_TYPE_PMEM;
351 memtype = KGSL_USER_MEM_TYPE_ASHMEM;
353 memtype = KGSL_USER_MEM_TYPE_ION;
371 handle->offset, memtype, (void**)&gpuaddr);
    [all...]
  /hardware/qcom/display/msm8226/libcopybit/
copybit_c2d.cpp 343 uint32 memtype; local
354 memtype = KGSL_USER_MEM_TYPE_PMEM;
356 memtype = KGSL_USER_MEM_TYPE_ASHMEM;
358 memtype = KGSL_USER_MEM_TYPE_ION;
376 handle->offset, memtype, (void**)&gpuaddr);
    [all...]
  /hardware/qcom/display/msm8909/libcopybit/
copybit_c2d.cpp 342 uint32 memtype; local
353 memtype = KGSL_USER_MEM_TYPE_PMEM;
355 memtype = KGSL_USER_MEM_TYPE_ASHMEM;
357 memtype = KGSL_USER_MEM_TYPE_ION;
375 handle->offset, memtype, (void**)&gpuaddr);
    [all...]
  /hardware/qcom/display/msm8960/libcopybit/
copybit_c2d.cpp 336 uint32 memtype, *gpuaddr; local
344 memtype = KGSL_USER_MEM_TYPE_PMEM;
346 memtype = KGSL_USER_MEM_TYPE_ASHMEM;
348 memtype = KGSL_USER_MEM_TYPE_ION;
355 handle->offset, memtype, (void**)&gpuaddr);
    [all...]
  /hardware/qcom/display/msm8994/libcopybit/
copybit_c2d.cpp 344 uint32 memtype; local
355 memtype = KGSL_USER_MEM_TYPE_PMEM;
357 memtype = KGSL_USER_MEM_TYPE_ASHMEM;
359 memtype = KGSL_USER_MEM_TYPE_ION;
377 handle->offset, memtype, (void**)&gpuaddr);
    [all...]
  /hardware/qcom/display/msm8996/libcopybit/
copybit_c2d.cpp 347 uint32 memtype; local
357 memtype = KGSL_USER_MEM_TYPE_ION;
375 handle->offset, memtype, (void**)&gpuaddr);
    [all...]
  /external/libdrm/freedreno/kgsl/
msm_kgsl.h 332 enum kgsl_user_mem_type memtype; member in struct:kgsl_map_user_mem
  /external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
NCV.hpp 442 NCVMemoryType memtype; member in struct:NCVMemPtr
472 virtual NCVMemoryType memType(void) const = 0;
500 virtual NCVMemoryType memType(void) const;
533 virtual NCVMemoryType memType(void) const;
615 NCVMemoryType memType() const {return this->_memtype;}
651 this->_memtype = this->allocatedMem.begin.memtype;
703 this->_memtype = memSegment.begin.memtype;
718 this->_memtype = memSegment.begin.memtype;
828 NCVMemoryType memType() const {return this->_memtype;}
880 this->_memtype = this->allocatedMem.begin.memtype;
    [all...]
  /hardware/qcom/msm8x27/kernel-headers/linux/
msm_kgsl.h 252 enum kgsl_user_mem_type memtype; member in struct:kgsl_map_user_mem
  /hardware/qcom/msm8x27/original-kernel-headers/linux/
msm_kgsl.h 318 enum kgsl_user_mem_type memtype; member in struct:kgsl_map_user_mem
  /toolchain/binutils/binutils-2.25/binutils/
stabs.c 1418 debug_type memtype; local
    [all...]
  /hardware/qcom/msm8960/kernel-headers/linux/
msm_kgsl.h 297 enum kgsl_user_mem_type memtype; member in struct:kgsl_map_user_mem
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_kgsl.h 377 enum kgsl_user_mem_type memtype; member in struct:kgsl_map_user_mem
  /hardware/qcom/msm8994/kernel-headers/linux/
msm_kgsl.h 350 enum kgsl_user_mem_type memtype; member in struct:kgsl_map_user_mem
  /hardware/qcom/msm8994/original-kernel-headers/linux/
msm_kgsl.h 472 enum kgsl_user_mem_type memtype; member in struct:kgsl_map_user_mem
    [all...]
  /hardware/qcom/msm8996/kernel-headers/linux/
msm_kgsl.h 395 enum kgsl_user_mem_type memtype; member in struct:kgsl_map_user_mem
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_kgsl.h 542 enum kgsl_user_mem_type memtype; member in struct:kgsl_map_user_mem
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/linux/
msm_kgsl.h 349 enum kgsl_user_mem_type memtype; member in struct:kgsl_map_user_mem
  /hardware/qcom/msm8x26/original-kernel-headers/linux/
msm_kgsl.h 471 enum kgsl_user_mem_type memtype; member in struct:kgsl_map_user_mem
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/linux/
msm_kgsl.h 326 enum kgsl_user_mem_type memtype; member in struct:kgsl_map_user_mem
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_kgsl.h 410 enum kgsl_user_mem_type memtype; member in struct:kgsl_map_user_mem
  /toolchain/binutils/binutils-2.25/include/
hp-symtab.h 1021 dnttpointer memtype ; /* Type of member. */ member in struct:dntt_type_ptrmem
1030 dnttpointer memtype ; /* Type of member. */ member in struct:dntt_type_ptrmemfunc
    [all...]

Completed in 1492 milliseconds