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

  /hardware/qcom/display/msm8909/libgralloc/
alloc_controller.h 38 #define SECURE_ALIGN SZ_4K
40 #define SECURE_ALIGN SZ_1M
gpu.cpp 83 data.align = SECURE_ALIGN;
  /hardware/qcom/display/msm8909w_3100/libgralloc/
alloc_controller.h 38 #define SECURE_ALIGN SZ_4K
40 #define SECURE_ALIGN SZ_1M
gpu.cpp 83 data.align = SECURE_ALIGN;
  /hardware/qcom/display/msm8996/libgralloc/
alloc_controller.h 38 #define SECURE_ALIGN SZ_4K
40 #define SECURE_ALIGN SZ_1M
gpu.cpp 79 data.align = SECURE_ALIGN;
  /hardware/qcom/display/msm8909/gralloc/
gr_allocator.h 34 #define SECURE_ALIGN SZ_4K
36 #define SECURE_ALIGN SZ_1M
gr_buf_mgr.cpp 384 align = SECURE_ALIGN;
    [all...]
  /hardware/qcom/display/msm8909w_3100/libgralloc1/
gr_allocator.h 34 #define SECURE_ALIGN SZ_4K
36 #define SECURE_ALIGN SZ_1M
gr_buf_mgr.cpp 381 align = SECURE_ALIGN;
    [all...]
  /hardware/qcom/display/msm8996/libgralloc1/
gr_allocator.h 34 #define SECURE_ALIGN SZ_4K
36 #define SECURE_ALIGN SZ_1M
gr_buf_mgr.cpp 390 align = SECURE_ALIGN;
  /hardware/qcom/display/msm8998/libgralloc1/
gr_allocator.h 34 #define SECURE_ALIGN SZ_4K
36 #define SECURE_ALIGN SZ_1M
gr_buf_mgr.cpp 378 align = SECURE_ALIGN;
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_buffer_allocator.cpp 70 data.align = SECURE_ALIGN;
167 align = SECURE_ALIGN;
  /hardware/intel/img/psb_video/fw/topazhp/
topazhp_bin.c 143 #define SECURE_ALIGN 1
158 const unsigned int ui_secure_align = SECURE_ALIGN - 1;
  /hardware/qcom/display/msm8909/sdm/libs/hwc/
hwc_buffer_allocator.cpp 74 data.align = SECURE_ALIGN;
179 align = SECURE_ALIGN;
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
hwc_buffer_allocator.cpp 74 data.align = SECURE_ALIGN;
179 align = SECURE_ALIGN;
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp 97 #define SECURE_ALIGN SZ_4K
104 #define SECURE_ALIGN SZ_1M
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp 99 #define SECURE_ALIGN SZ_4K
106 #define SECURE_ALIGN SZ_1M
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 140 #define SECURE_ALIGN SZ_4K
145 #define SECURE_ALIGN SZ_1M
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 150 #define SECURE_ALIGN SZ_4K
155 #define SECURE_ALIGN SZ_1M
    [all...]

Completed in 302 milliseconds