HomeSort by relevance Sort by last modified time
    Searched full:have_scale (Results 1 - 6 of 6) sorted by null

  /external/opencv3/modules/core/src/opencl/
normalize.cl 33 #ifdef HAVE_SCALE
56 #ifdef HAVE_SCALE
  /external/freetype/src/truetype/
ttgload.c 1017 FT_Bool have_scale; local
1026 have_scale = FT_BOOL( subglyph->flags & ( WE_HAVE_A_SCALE |
1031 if ( have_scale )
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/
ttgload.c 1005 FT_Bool have_scale; local
1014 have_scale = FT_BOOL( subglyph->flags & ( WE_HAVE_A_SCALE |
1019 if ( have_scale )
    [all...]
  /external/pdfium/third_party/freetype/src/truetype/
ttgload.c 1003 FT_Bool have_scale; local
1012 have_scale = FT_BOOL( subglyph->flags & ( WE_HAVE_A_SCALE |
1017 if ( have_scale )
    [all...]
  /external/opencv3/modules/core/src/
opencl_kernels_core.cpp     [all...]
convert.cpp     [all...]

Completed in 1693 milliseconds