HomeSort by: relevance | last modified time | path
    Searched refs:a_scale (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/freetype/dist/src/autofit/
afwarp.h 55 FT_Fixed *a_scale,
afwarp.c 164 FT_Fixed *a_scale,
204 *a_scale = org_scale;
361 *a_scale = best_scale;
  /xsrc/external/mit/pixman/dist/pixman/
pixman-bits-image.c 1148 float a_scale = dither_compute_scale (a_size); local
1160 buffer->a = dither_apply_channel (buffer->a, d, a_scale);

Completed in 6 milliseconds