OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:line_length
(Results
26 - 50
of
142
) sorted by null
1
2
3
4
5
6
/bootable/recovery/minui/
graphics_fbdev.c
137
gr_framebuffer[0].row_bytes = fi.
line_length
;
143
if (vi.yres * fi.
line_length
* 2 <= fi.smem_len) {
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/sw/fbdev/
fbdev_sw_winsys.c
224
fbdev->rows = fbdev->finfo.smem_len / fbdev->finfo.
line_length
;
225
fbdev->stride = fbdev->finfo.
line_length
;
/external/mesa3d/src/gallium/winsys/sw/fbdev/
fbdev_sw_winsys.c
224
fbdev->rows = fbdev->finfo.smem_len / fbdev->finfo.
line_length
;
225
fbdev->stride = fbdev->finfo.
line_length
;
/hardware/libhardware/modules/gralloc/
gralloc.cpp
122
const size_t bufferSize = m->finfo.
line_length
* m->info.yres;
256
const size_t bufferSize = m->finfo.
line_length
* m->info.yres;
/hardware/samsung_slsi/exynos5/gralloc/
framebuffer.cpp
200
module->
line_length
= module->xres * 4;
258
int stride = m->
line_length
/ (bits_per_pixel >> 3);
/external/chromium_org/third_party/freetype/src/base/
ftstroke.c
766
FT_Fixed
line_length
; /* length of last lineto */
member in struct:FT_StrokerRec_
980
FT_Fixed
line_length
)
995
/* lines are long enough (
line_length
is zero for curves). */
996
if ( !border->movable ||
line_length
== 0 )
1005
intersect = FT_BOOL( stroker->
line_length
>= min_length &&
1006
line_length
>= min_length );
1042
FT_Fixed
line_length
)
1150
/* (
line_length
is zero for curves) */
1151
if (
line_length
== 0 )
1181
/* (
line_length
is zero for curves) *
1287
FT_Fixed
line_length
;
local
[
all
...]
/external/freetype/src/base/
ftstroke.c
766
FT_Fixed
line_length
; /* length of last lineto */
member in struct:FT_StrokerRec_
980
FT_Fixed
line_length
)
995
/* lines are long enough (
line_length
is zero for curves). */
996
if ( !border->movable ||
line_length
== 0 )
1005
intersect = FT_BOOL( stroker->
line_length
>= min_length &&
1006
line_length
>= min_length );
1042
FT_Fixed
line_length
)
1150
/* (
line_length
is zero for curves) */
1151
if (
line_length
== 0 )
1181
/* (
line_length
is zero for curves) *
1287
FT_Fixed
line_length
;
local
[
all
...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
ftstroke.c
766
FT_Fixed
line_length
; /* length of last lineto */
member in struct:FT_StrokerRec_
980
FT_Fixed
line_length
)
995
/* lines are long enough (
line_length
is zero for curves). */
996
if ( !border->movable ||
line_length
== 0 )
1005
intersect = FT_BOOL( stroker->
line_length
>= min_length &&
1006
line_length
>= min_length );
1042
FT_Fixed
line_length
)
1150
/* (
line_length
is zero for curves) */
1151
if (
line_length
== 0 )
1181
/* (
line_length
is zero for curves) *
1287
FT_Fixed
line_length
;
local
[
all
...]
/bionic/libc/kernel/uapi/drm/
via_drm.h
230
__u32
line_length
;
member in struct:drm_via_dmablit
/external/kernel-headers/original/uapi/drm/
via_drm.h
263
__u32
line_length
;
member in struct:drm_via_dmablit
/hardware/intel/img/libdrm/shared-core/
via_drm.h
267
uint32_t
line_length
;
member in struct:drm_via_dmablit
/hardware/samsung_slsi/exynos5/include/
gralloc_priv.h
52
int
line_length
;
member in struct:private_module_t
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/
via_drm.h
261
__u32
line_length
;
member in struct:drm_via_dmablit
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
via_drm.h
261
__u32
line_length
;
member in struct:drm_via_dmablit
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
pretty-print.h
94
int
line_length
;
member in struct:__anon28279
/external/srec/srec/test/SRecTest/src/
SRecTest.c
2300
size_t
line_length
;
local
2398
size_t
line_length
;
local
[
all
...]
/external/srec/srec/test/SRecTestAudio/src/
SRecTestAudio.c
1993
size_t
line_length
;
local
2068
size_t
line_length
;
local
[
all
...]
/external/wpa_supplicant_8/src/wps/
wps_upnp_ssdp.c
92
static int
line_length
(const char *l)
function
538
data +=
line_length
(data);
541
for (; *data != '\0'; data +=
line_length
(data)) {
/hardware/qcom/display/msm8084/libgralloc/
gpu.cpp
206
size_t bufferSize = m->finfo.
line_length
* m->info.yres;
324
const size_t bufferSize = m->finfo.
line_length
* m->info.yres;
/hardware/qcom/display/msm8226/libgralloc/
gpu.cpp
209
unsigned int bufferSize = m->finfo.
line_length
* m->info.yres;
327
const unsigned int bufferSize = m->finfo.
line_length
* m->info.yres;
/hardware/qcom/display/msm8960/libgralloc/
gpu.cpp
192
size_t bufferSize = m->finfo.
line_length
* m->info.yres;
310
const size_t bufferSize = m->finfo.
line_length
* m->info.yres;
/hardware/qcom/display/msm8974/libgralloc/
gpu.cpp
198
size_t bufferSize = m->finfo.
line_length
* m->info.yres;
325
const size_t bufferSize = m->finfo.
line_length
* m->info.yres;
/bionic/libc/kernel/uapi/linux/
fb.h
197
__u32
line_length
;
member in struct:fb_fix_screeninfo
/development/ndk/platforms/android-3/include/linux/
fb.h
149
__u32
line_length
;
member in struct:fb_fix_screeninfo
/development/ndk/platforms/android-L/include/linux/
fb.h
197
__u32
line_length
;
member in struct:fb_fix_screeninfo
Completed in 2907 milliseconds
1
2
3
4
5
6