Home
last modified time | relevance | path

Searched defs:height (Results 1 – 8 of 8) sorted by relevance

/system/extras/tests/framebuffer/
Dmdp_test.c95 static int get_framebuffer(int *fd, char **fb, int *width, int *height) in get_framebuffer()
174 int fb_fd, width, height; in main() local
Dfb_test.c34 int height; member
/system/core/adb/
Dframebuffer_service.c44 unsigned int height; member
/system/core/libpixelflinger/
Draster.cpp54 GGLsizei width, GGLsizei height, GGLenum type) in ggl_copyPixels()
Dpixelflinger.cpp147 GGLsizei width, GGLsizei height) in ggl_scissor()
/system/core/include/system/
Dwindow.h104 int height; member
/system/core/include/pixelflinger/
Dpixelflinger.h190 GGLuint height; // height in pixels member
/system/core/libpixelflinger/codeflinger/
Dtexturing.cpp474 int height = scratches.obtain(); in build_textures() local