HomeSort by relevance Sort by last modified time
    Searched full:globals (Results 176 - 200 of 2509) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/vulkan-validation-layers/tests/gtest-1.7.0/msvc/
gtest.vcproj 124 <Globals>
125 </Globals>
gtest_main-md.vcproj 127 <Globals>
128 </Globals>
gtest_main.vcproj 127 <Globals>
128 </Globals>
  /external/freetype/include/internal/
pshints.h 36 /***** INTERNAL REPRESENTATION OF GLOBALS *****/
49 (*PSH_Globals_SetScaleFunc)( PSH_Globals globals,
56 (*PSH_Globals_DestroyFunc)( PSH_Globals globals );
287 * globals ::
288 * The hinter globals for this font.
300 * The scaling transformation is taken from the `globals' object which
307 PSH_Globals globals,
601 * globals ::
602 * The hinter globals for this font.
614 * The scaling transformation is taken from the `globals' object whic
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/
pshints.h 36 /***** INTERNAL REPRESENTATION OF GLOBALS *****/
49 (*PSH_Globals_SetScaleFunc)( PSH_Globals globals,
56 (*PSH_Globals_DestroyFunc)( PSH_Globals globals );
287 * globals ::
288 * The hinter globals for this font.
300 * The scaling transformation is taken from the `globals' object which
307 PSH_Globals globals,
601 * globals ::
602 * The hinter globals for this font.
614 * The scaling transformation is taken from the `globals' object whic
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/internal/
pshints.h 36 /***** INTERNAL REPRESENTATION OF GLOBALS *****/
49 (*PSH_Globals_SetScaleFunc)( PSH_Globals globals,
56 (*PSH_Globals_DestroyFunc)( PSH_Globals globals );
287 * globals ::
288 * The hinter globals for this font.
300 * The scaling transformation is taken from the `globals' object which
307 PSH_Globals globals,
601 * globals ::
602 * The hinter globals for this font.
614 * The scaling transformation is taken from the `globals' object whic
    [all...]
  /external/freetype/src/pshinter/
pshalgo.c 438 PSH_Globals globals,
442 PSH_Dimension dim = &globals->dimension[dimension];
481 psh_blues_snap_stem( &globals->blues,
517 psh_hint_align( parent, globals, dimension, glyph );
666 PSH_Globals globals,
670 PSH_Dimension dim = &globals->dimension[dimension];
705 psh_blues_snap_stem( &globals->blues,
741 psh_hint_align_light( parent, globals, dimension, glyph );
847 PSH_Globals globals,
856 PSH_Dimension dim = &globals->dimension[dimension]
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pshinter/
pshalgo.c 438 PSH_Globals globals,
442 PSH_Dimension dim = &globals->dimension[dimension];
481 psh_blues_snap_stem( &globals->blues,
517 psh_hint_align( parent, globals, dimension, glyph );
666 PSH_Globals globals,
670 PSH_Dimension dim = &globals->dimension[dimension];
705 psh_blues_snap_stem( &globals->blues,
741 psh_hint_align_light( parent, globals, dimension, glyph );
847 PSH_Globals globals,
856 PSH_Dimension dim = &globals->dimension[dimension]
    [all...]
  /external/pdfium/third_party/freetype/src/pshinter/
pshalgo.c 438 PSH_Globals globals,
442 PSH_Dimension dim = &globals->dimension[dimension];
481 psh_blues_snap_stem( &globals->blues,
517 psh_hint_align( parent, globals, dimension, glyph );
666 PSH_Globals globals,
670 PSH_Dimension dim = &globals->dimension[dimension];
705 psh_blues_snap_stem( &globals->blues,
741 psh_hint_align_light( parent, globals, dimension, glyph );
847 PSH_Globals globals,
856 PSH_Dimension dim = &globals->dimension[dimension]
    [all...]
  /art/compiler/linker/
buffered_output_stream.h 24 #include "globals.h"
  /art/compiler/utils/mips64/
managed_register_mips64.cc 19 #include "globals.h"
  /art/runtime/arch/x86/
registers_x86.h 24 #include "globals.h"
  /art/runtime/base/
bit_field_test.cc 18 #include "globals.h"
  /art/runtime/
code_simulator_container.cc 20 #include "globals.h"
memory_region.cc 23 #include "globals.h"
  /art/runtime/gc/
gc_cause.cc 18 #include "globals.h"
  /cts/tests/camera/src/android/hardware/camera2/cts/
crop_yuvf_420_to_yuvx_444.rs 22 // Input globals
  /development/samples/ApiDemos/src/com/example/android/apis/
ApiDemosApplication.java 25 * all of these globals from across your application into one place here.
  /development/tools/labpretest/sholes/
custom_flash.sh 14 # Globals:
  /external/autotest/frontend/migrations/
046_merge_databases.py 5 migrations_module = __import__('autotest_lib.tko.migrations', globals(),
  /external/autotest/test_suites/
control.hardware_memoryqual 30 args_dict['skip_reimage'] = dynamic_suite.skip_reimage(globals())
control.hardware_memoryqual_quick 31 args_dict['skip_reimage'] = dynamic_suite.skip_reimage(globals())
control.hardware_storagequal 32 args_dict['skip_reimage'] = dynamic_suite.skip_reimage(globals())
control.hardware_storagequal_quick 31 args_dict['skip_reimage'] = dynamic_suite.skip_reimage(globals())
control.hardware_storagequal_temp 32 args_dict['skip_reimage'] = dynamic_suite.skip_reimage(globals())

Completed in 1180 milliseconds

1 2 3 4 5 6 78 91011>>