HomeSort by relevance Sort by last modified time
    Searched refs:num_coords (Results 1 - 25 of 39) sorted by null

1 2

  /external/chromium_org/third_party/freetype/src/base/
ftmm.c 113 FT_UInt num_coords,
125 error = service->set_mm_design( face, num_coords, coords );
136 FT_UInt num_coords,
148 error = service->set_var_design( face, num_coords, coords );
159 FT_UInt num_coords,
171 error = service->set_mm_blend( face, num_coords, coords );
185 FT_UInt num_coords,
197 error = service->set_mm_blend( face, num_coords, coords );
  /external/freetype/src/base/
ftmm.c 113 FT_UInt num_coords,
125 error = service->set_mm_design( face, num_coords, coords );
136 FT_UInt num_coords,
148 error = service->set_var_design( face, num_coords, coords );
159 FT_UInt num_coords,
171 error = service->set_mm_blend( face, num_coords, coords );
185 FT_UInt num_coords,
197 error = service->set_mm_blend( face, num_coords, coords );
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
fxft_ftmm.c 113 FT_UInt num_coords,
125 error = service->set_mm_design( face, num_coords, coords );
136 FT_UInt num_coords,
148 error = service->set_var_design( face, num_coords, coords );
159 FT_UInt num_coords,
171 error = service->set_mm_blend( face, num_coords, coords );
185 FT_UInt num_coords,
197 error = service->set_mm_blend( face, num_coords, coords );
  /external/chromium_org/third_party/freetype/include/freetype/
ftmm.h 287 /* num_coords :: The number of design coordinates (must be equal to */
297 FT_UInt num_coords,
314 /* num_coords :: The number of design coordinates (must be equal to */
324 FT_UInt num_coords,
341 /* num_coords :: The number of design coordinates (must be equal to */
352 FT_UInt num_coords,
366 FT_UInt num_coords,
  /external/freetype/include/
ftmm.h 286 /* num_coords :: The number of design coordinates (must be equal to */
296 FT_UInt num_coords,
313 /* num_coords :: The number of design coordinates (must be equal to */
323 FT_UInt num_coords,
340 /* num_coords :: The number of design coordinates (must be equal to */
351 FT_UInt num_coords,
365 FT_UInt num_coords,
  /external/pdfium/core/include/thirdparties/freetype/freetype/
ftmm.h 287 /* num_coords :: The number of design coordinates (must be equal to */
297 FT_UInt num_coords,
314 /* num_coords :: The number of design coordinates (must be equal to */
324 FT_UInt num_coords,
341 /* num_coords :: The number of design coordinates (must be equal to */
352 FT_UInt num_coords,
366 FT_UInt num_coords,
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
ftmm.h 287 /* num_coords :: The number of design coordinates (must be equal to */
297 FT_UInt num_coords,
314 /* num_coords :: The number of design coordinates (must be equal to */
324 FT_UInt num_coords,
341 /* num_coords :: The number of design coordinates (must be equal to */
352 FT_UInt num_coords,
366 FT_UInt num_coords,
  /external/chromium_org/third_party/freetype/include/freetype/internal/services/
svmm.h 48 FT_UInt num_coords,
53 FT_UInt num_coords,
58 FT_UInt num_coords,
  /external/freetype/include/internal/services/
svmm.h 48 FT_UInt num_coords,
53 FT_UInt num_coords,
58 FT_UInt num_coords,
  /external/pdfium/core/include/thirdparties/freetype/freetype/internal/services/
svmm.h 48 FT_UInt num_coords,
53 FT_UInt num_coords,
58 FT_UInt num_coords,
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/services/
svmm.h 48 FT_UInt num_coords,
53 FT_UInt num_coords,
58 FT_UInt num_coords,
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
t1load.h 78 FT_UInt num_coords,
83 FT_UInt num_coords,
88 FT_UInt num_coords,
  /external/chromium_org/third_party/freetype/src/truetype/
ttgxvar.h 146 FT_UInt num_coords,
151 FT_UInt num_coords,
ttgxvar.c     [all...]
  /external/freetype/src/truetype/
ttgxvar.h 146 FT_UInt num_coords,
151 FT_UInt num_coords,
ttgxvar.c     [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
ttgxvar.h 146 FT_UInt num_coords,
151 FT_UInt num_coords,
ttgxvar.c     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_tex_sample.c 179 unsigned num_coords,
191 lp_build_sample_nop(gallivm, type, num_coords, coords, texel);
200 num_coords, coords,
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_tex_sample.c 179 unsigned num_coords,
191 lp_build_sample_nop(gallivm, type, num_coords, coords, texel);
200 num_coords, coords,
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
path.c 134 VGint num_coords)
139 for (i = 0; i < num_coords; ++i) {
146 for (i = 0; i < num_coords; ++i) {
153 for (i = 0; i < num_coords; ++i) {
159 memcpy(common_data, data, sizeof(VGfloat) * num_coords);
168 void *pdata, VGint num_coords,
178 for (i = 0; i < num_coords; ++i) {
306 VGint num_coords)
314 for (i = 0; i < num_coords; ++i) {
821 VGint num_coords = num_elements_for_segments(&pd->segment, 1) local
922 VGint num_coords = path_num_coords(src); local
1716 VGint num_coords; local
1800 VGint num_coords; local
1974 VGint num_coords; local
    [all...]
path.h 125 VGint num_coords);
  /external/mesa3d/src/gallium/state_trackers/vega/
path.c 134 VGint num_coords)
139 for (i = 0; i < num_coords; ++i) {
146 for (i = 0; i < num_coords; ++i) {
153 for (i = 0; i < num_coords; ++i) {
159 memcpy(common_data, data, sizeof(VGfloat) * num_coords);
168 void *pdata, VGint num_coords,
178 for (i = 0; i < num_coords; ++i) {
306 VGint num_coords)
314 for (i = 0; i < num_coords; ++i) {
821 VGint num_coords = num_elements_for_segments(&pd->segment, 1) local
922 VGint num_coords = path_num_coords(src); local
1716 VGint num_coords; local
1800 VGint num_coords; local
1974 VGint num_coords; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_llvm_sample.c 174 unsigned num_coords,
190 num_coords, coords,
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_llvm_sample.c 174 unsigned num_coords,
190 num_coords, coords,

Completed in 609 milliseconds

1 2