Searched defs:width (Results 1 – 19 of 19) sorted by relevance
/system/core/toolbox/ |
D | r.c | 25 int width = 4; in r_main() local
|
D | notify.c | 22 int width = 80; in notify_main() local
|
/system/core/adb/ |
D | framebuffer_service.c | 43 unsigned int width; member
|
/system/core/init/ |
D | util.c | 288 int width; in mkdir_recursive() local 343 int width; in make_link_init() local
|
D | devices.c | 447 int width; in get_character_device_symlinks() local 500 int width; in get_block_device_symlinks() local
|
/system/core/libpixelflinger/codeflinger/ |
D | Arm64Disassembler.cpp | 90 uint32_t width = msb - lsb + 1; in bits_unsigned() local
|
D | texturing.cpp | 473 int width = scratches.obtain(); in build_textures() local
|
D | ARMAssemblerProxy.cpp | 293 void ARMAssemblerProxy::UBFX(int cc, int Rd, int Rn, int lsb, int width) { in UBFX()
|
D | ARMAssembler.cpp | 447 void ARMAssembler::UBFX(int cc, int Rd, int Rn, int lsb, int width) in UBFX()
|
D | Arm64Assembler.cpp | 852 void ArmToArm64Assembler::UBFX(int cc, int Rd, int Rn, int lsb, int width) in UBFX()
|
D | MIPSAssembler.cpp | 1210 void ArmToMipsAssembler::UBFX(int cc, int Rd, int Rn, int lsb, int width) in UBFX()
|
/system/core/libpixelflinger/ |
D | raster.cpp | 54 GGLsizei width, GGLsizei height, GGLenum /*type*/) in ggl_copyPixels()
|
D | trap.cpp | 348 static void linex(void *con, const GGLcoord* v0, const GGLcoord* v1, GGLcoord width) in linex() 376 static void aa_linex(void *con, const GGLcoord* v0, const GGLcoord* v1, GGLcoord width) in aa_linex()
|
D | pixelflinger.cpp | 147 GGLsizei width, GGLsizei height) in ggl_scissor()
|
D | scanline.cpp | 1432 const int width = c->iterators.xr - x; in dst_iterator16() local
|
/system/extras/tests/framebuffer/ |
D | fb_test.c | 33 int width; member
|
/system/core/libpixelflinger/tests/arch-arm64/assembler/ |
D | arm64_assembler_test.cpp | 472 int32_t width = test.RmValue; in dataOpTest() local
|
/system/core/include/pixelflinger/ |
D | pixelflinger.h | 189 GGLuint width; // width in pixels member
|
/system/core/include/system/ |
D | window.h | 109 int width; member
|