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

  /external/freetype/include/freetype/
ftmm.h 139 /* strid :: The axis name entry in the font's `name' table. This */
158 FT_UInt strid; member in struct:FT_Var_Axis_
178 /* strid :: The entry in `name' table identifying this instance. */
187 FT_UInt strid; member in struct:FT_Var_Named_Style_
    [all...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftmm.h 136 /* strid :: The entry in `name' table (another GX version of */
149 FT_UInt strid; member in struct:FT_Var_Axis_
168 /* strid :: The entry in `name' table identifying this style. */
173 FT_UInt strid; member in struct:FT_Var_Named_Style_
  /external/freetype/src/sfnt/
sfdriver.c 891 FT_UInt strid = mm_var->namedstyle[instance].strid; local
897 (void)sfnt->get_name( face, (FT_UShort)strid, &subfamily_name );
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
mm_camera_muxer.c 1620 uint32_t strid = 0; local
    [all...]
mm_camera_interface.c 912 uint32_t strid = 0; local
916 strid = get_main_camera_handle(buf->stream_id);
920 if (strid) {
1004 uint32_t strid = get_main_camera_handle(stream_id); local
1059 uint32_t strid = get_main_camera_handle(stream_id); local
1244 uint32_t strid = get_main_camera_handle(stream_id); local
1947 uint32_t strid = get_main_camera_handle(s_id); local
2013 uint32_t strid = get_main_camera_handle(s_id); local
2085 uint32_t strid = get_main_camera_handle(stream_id); local
2157 uint32_t strid = get_main_camera_handle(buf_map_list->buf_maps[i].stream_id); local
2236 uint32_t strid = get_main_camera_handle(stream_id); local
2925 uint32_t strid = get_main_camera_handle(stream_id); local
    [all...]
  /external/freetype/src/truetype/
ttgxvar.c 2297 FT_UInt strid = ~0U; local
    [all...]

Completed in 373 milliseconds