/external/chromium_org/third_party/mesa/src/src/egl/wayland/wayland-drm/ |
wayland-drm.c | 72 int32_t offset0, int32_t stride0, 90 buffer->stride[0] = stride0; 142 int32_t offset0, int32_t stride0, 163 offset0, stride0, offset1, stride1, offset2, stride2);
|
wayland-drm.xml | 131 <arg name="stride0" type="int"/>
|
/external/mesa3d/src/egl/wayland/wayland-drm/ |
wayland-drm.c | 72 int32_t offset0, int32_t stride0, 90 buffer->stride[0] = stride0; 142 int32_t offset0, int32_t stride0, 163 offset0, stride0, offset1, stride1, offset2, stride2);
|
wayland-drm.xml | 131 <arg name="stride0" type="int"/>
|
/hardware/qcom/display/msm8974/liboverlay/ |
overlayMdssRot.cpp | 281 int stride0 = (64 * 4 * rau_cnt) + rau_cnt/8; local 287 bufSize = (stride0 * stride0_off + stride1 * stride1_off) +
|
/hardware/qcom/media/libc2dcolorconvert/ |
C2DColorConverter.cpp | 285 surfaceDef->stride0 = calcStride(format, width); 599 stride = dstSurfaceDef->stride0;
|
/hardware/qcom/display/msm8960/libcopybit/ |
copybit_c2d.cpp | 565 surfaceDef.stride0 = yuvInfo.yStride; [all...] |
c2d2.h | 327 int32 stride0; /* stride in bytes if YUV format is not planar */ member in struct:__anon33387 [all...] |
/hardware/qcom/display/msm8974/libcopybit/ |
copybit_c2d.cpp | 576 surfaceDef.stride0 = yuvInfo.yStride; [all...] |
c2d2.h | 327 int32 stride0; /* stride in bytes if YUV format is not planar */ member in struct:__anon33453 [all...] |
/hardware/qcom/display/msm8x26/libcopybit/ |
copybit_c2d.cpp | 565 surfaceDef.stride0 = yuvInfo.yStride; [all...] |
c2d2.h | 327 int32 stride0; /* stride in bytes if YUV format is not planar */ member in struct:__anon33524 [all...] |