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

1 2

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_cliptest_tmp.h 101 unsigned plane_idx = ffs(ucp_mask)-1; local
102 ucp_mask &= ~(1 << plane_idx);
103 plane_idx += 6;
112 i = plane_idx - 6;
120 mask |= 1 << plane_idx;
122 if (dot4(clipvertex, plane[plane_idx]) < 0)
123 mask |= 1 << plane_idx;
draw_pipe_clip.c 277 int plane_idx)
281 if (vert->have_clipdist && plane_idx >= 6) {
283 int _idx = plane_idx - 6;
288 plane = clipper->plane[plane_idx];
331 const unsigned plane_idx = ffs(clipmask)-1; local
332 const boolean is_user_clip_plane = plane_idx >= 6;
338 dp_prev = getclipdist(clipper, vert_prev, plane_idx);
339 clipmask &= ~(1<<plane_idx);
351 float dp = getclipdist(clipper, vert, plane_idx);
478 const unsigned plane_idx = ffs(clipmask)-1 local
    [all...]
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_cliptest_tmp.h 101 unsigned plane_idx = ffs(ucp_mask)-1; local
102 ucp_mask &= ~(1 << plane_idx);
103 plane_idx += 6;
112 i = plane_idx - 6;
120 mask |= 1 << plane_idx;
122 if (dot4(clipvertex, plane[plane_idx]) < 0)
123 mask |= 1 << plane_idx;
draw_pipe_clip.c 277 int plane_idx)
281 if (vert->have_clipdist && plane_idx >= 6) {
283 int _idx = plane_idx - 6;
288 plane = clipper->plane[plane_idx];
331 const unsigned plane_idx = ffs(clipmask)-1; local
332 const boolean is_user_clip_plane = plane_idx >= 6;
338 dp_prev = getclipdist(clipper, vert_prev, plane_idx);
339 clipmask &= ~(1<<plane_idx);
351 float dp = getclipdist(clipper, vert, plane_idx);
478 const unsigned plane_idx = ffs(clipmask)-1 local
    [all...]
  /device/asus/flo/camera/QCamera2/HAL/
QCameraStream.h 84 int32_t plane_idx, int fd, uint32_t size);
85 int32_t unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx);
QCameraStream.cpp 874 * @plane_idx: plane index
884 int32_t plane_idx,
890 buf_idx, plane_idx,
903 * @plane_idx: plane index
909 int32_t QCameraStream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx)
913 buf_idx, plane_idx);
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3Stream.h 83 int32_t plane_idx, int fd, uint32_t size);
84 int32_t unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx);
QCamera3Stream.cpp 795 * @plane_idx: plane index
805 int32_t plane_idx,
811 buf_idx, plane_idx,
824 * @plane_idx: plane index
830 int32_t QCamera3Stream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx)
834 buf_idx, plane_idx);
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCameraStream.h 84 int32_t plane_idx, int fd, uint32_t size);
85 int32_t unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx);
QCameraStream.cpp 874 * @plane_idx: plane index
884 int32_t plane_idx,
890 buf_idx, plane_idx,
903 * @plane_idx: plane index
909 int32_t QCameraStream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx)
913 buf_idx, plane_idx);
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3Stream.h 83 int32_t plane_idx, int fd, uint32_t size);
84 int32_t unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx);
QCamera3Stream.cpp 836 * @plane_idx: plane index
846 int32_t plane_idx,
852 buf_idx, plane_idx,
865 * @plane_idx: plane index
871 int32_t QCamera3Stream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx)
875 buf_idx, plane_idx);
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3Stream.h 85 int32_t plane_idx, int fd, uint32_t size);
86 int32_t unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx);
QCamera3Stream.cpp 841 * @plane_idx: plane index
851 int32_t plane_idx,
857 buf_idx, plane_idx,
870 * @plane_idx: plane index
876 int32_t QCamera3Stream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx)
880 buf_idx, plane_idx);
  /device/asus/flo/camera/QCamera2/stack/common/
mm_camera_interface.h 128 * @plane_idx : plane index. If all planes share the same
129 * fd, plane_idx = -1; otherwise, plean_idx is
136 int32_t plane_idx,
145 * @plane_idx : plane index. If all planes share the same
146 * fd, plane_idx = -1; otherwise, plean_idx is
151 int32_t plane_idx,
470 * @plane_idx : plane index. If all planes share the same fd,
471 * plane_idx = -1; otherwise, plean_idx is the
483 int32_t plane_idx,
497 * @plane_idx : plane index. If all planes share the same fd
    [all...]
  /device/lge/hammerhead/camera/QCamera2/stack/common/
mm_camera_interface.h 128 * @plane_idx : plane index. If all planes share the same
129 * fd, plane_idx = -1; otherwise, plean_idx is
136 int32_t plane_idx,
145 * @plane_idx : plane index. If all planes share the same
146 * fd, plane_idx = -1; otherwise, plean_idx is
151 int32_t plane_idx,
470 * @plane_idx : plane index. If all planes share the same fd,
471 * plane_idx = -1; otherwise, plean_idx is the
483 int32_t plane_idx,
497 * @plane_idx : plane index. If all planes share the same fd
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/common/
mm_camera_interface.h 131 * @plane_idx : plane index. If all planes share the same
132 * fd, plane_idx = -1; otherwise, plean_idx is
139 int32_t plane_idx,
148 * @plane_idx : plane index. If all planes share the same
149 * fd, plane_idx = -1; otherwise, plean_idx is
154 int32_t plane_idx,
492 * @plane_idx : plane index. If all planes share the same fd,
493 * plane_idx = -1; otherwise, plean_idx is the
505 int32_t plane_idx,
519 * @plane_idx : plane index. If all planes share the same fd
    [all...]
  /device/asus/flo/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 280 int32_t plane_idx; member in struct:__anon2798
289 int32_t plane_idx; member in struct:__anon2799
495 int32_t plane_idx,
503 int32_t plane_idx);
539 int32_t plane_idx,
545 int32_t plane_idx);
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 282 int32_t plane_idx; member in struct:__anon3305
291 int32_t plane_idx; member in struct:__anon3306
497 int32_t plane_idx,
505 int32_t plane_idx);
541 int32_t plane_idx,
547 int32_t plane_idx);
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 308 int32_t plane_idx; member in struct:__anon4408
317 int32_t plane_idx; member in struct:__anon4409
551 int32_t plane_idx,
559 int32_t plane_idx);
595 int32_t plane_idx,
601 int32_t plane_idx);
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraStream.h 93 int32_t plane_idx, int fd, uint32_t size);
94 int32_t unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx);
  /device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera.c     [all...]
mm_camera_interface.c     [all...]
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera.c     [all...]
mm_camera_interface.c     [all...]

Completed in 401 milliseconds

1 2