Searched refs:POINT_SIZE (Results 1 – 16 of 16) sorted by relevance
/external/zxing/qr_scanner/src/com/google/zxing/client/android/ |
D | ViewfinderView.java | 46 private static final int POINT_SIZE = 6; field in ViewfinderView 136 POINT_SIZE, paint); in onDraw() 147 POINT_SIZE / 2, paint); in onDraw() 155 frame.left - POINT_SIZE, in onDraw() 156 frame.top - POINT_SIZE, in onDraw() 157 frame.right + POINT_SIZE, in onDraw() 158 frame.bottom + POINT_SIZE); in onDraw()
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nv20_state_polygon.c | 38 BEGIN_NV04(push, NV20_3D(POINT_SIZE), 1); in nv20_emit_point_mode()
|
D | nv10_state_polygon.c | 83 BEGIN_NV04(push, NV10_3D(POINT_SIZE), 1); in nv10_emit_point_mode()
|
D | nv20_context.c | 319 BEGIN_NV04(push, NV20_3D(POINT_SIZE), 1); in nv20_hwctx_init()
|
D | nv10_context.c | 333 BEGIN_NV04(push, NV10_3D(POINT_SIZE), 1); in nv10_hwctx_init()
|
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_state.c | 185 SB_MTHD30(so, POINT_SIZE, 1); in nv30_rasterizer_state_create()
|
/external/mesa3d/src/gallium/drivers/vc5/ |
D | vc5_emit.c | 415 cl_emit(&job->bcl, POINT_SIZE, point_size) { in v3dX()
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_state.c | 272 SB_BEGIN_3D(so, POINT_SIZE, 1); in nv50_rasterizer_state_create()
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_state.c | 252 SB_BEGIN_3D(so, POINT_SIZE, 1); in nvc0_rasterizer_state_create()
|
/external/freetype/ |
D | ChangeLog.28 | 161 `POINT_SIZE', `RESOLUTION_X', or `RESOLUTION_Y' properties are 786 Check AVERAGE_WIDTH, POINT_SIZE, PIXEL_SIZE, RESOLUTION_X, and 951 Add sanity checks for AVERAGE_WIDTH, POINT_SIZE, PIXEL_SIZE,
|
D | ChangeLog.20 | 333 * src/pcf/pcfread.c (pcf_load_font): Handle property `POINT_SIZE'
|
D | ChangeLog | 81 parsing code and handling of AVERAGE_WIDTH, POINT_SIZE, PIXEL_SIZE,
|
D | ChangeLog.26 | 3270 AVERAGE_WIDTH, POINT_SIZE, PIXEL_SIZE, RESOLUTION_X, and
|
D | ChangeLog.23 | 7686 don't have a POINT_SIZE property. This fixes Savannah bug #16914.
|
D | ChangeLog.21 | 8006 (BDF_Face_Init): Handle `AVERAGE_WIDTH' and `POINT_SIZE' keywords.
|
/external/freetype/docs/ |
D | CHANGES | 189 `POINT_SIZE', `RESOLUTION_X', or `RESOLUTION_Y' properties; the
|