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

  /external/eigen/unsupported/test/
openglsupport.cpp 159 Transform<float,3,Affine> af3(acf3);
160 VERIFY_MATRIX(glLoadMatrix(af3), Projective3f(af3).matrix());
161 VERIFY_MATRIX(glMultMatrix(af3), Projective3f(af3).matrix());
  /external/clang/test/Analysis/
malloc-annotations.c 121 void af3() { function
  /external/harfbuzz/src/
harfbuzz-gpos.c 619 an->af.af3.XCoordinate = GET_Short();
620 an->af.af3.YCoordinate = GET_Short();
628 if ( ALLOC_ARRAY( an->af.af3.DeviceTables, 2, HB_Device ) )
631 an->af.af3.DeviceTables[AF3_X_DEVICE_TABLE] = 0;
632 an->af.af3.DeviceTables[AF3_Y_DEVICE_TABLE] = 0;
638 ( error = _HB_OPEN_Load_Device( &an->af.af3.DeviceTables[AF3_X_DEVICE_TABLE],
653 if ( !an->af.af3.DeviceTables )
655 if ( ALLOC_ARRAY( an->af.af3.DeviceTables, 2, HB_Device ) )
658 an->af.af3.DeviceTables[AF3_X_DEVICE_TABLE] = 0;
659 an->af.af3.DeviceTables[AF3_Y_DEVICE_TABLE] = 0
    [all...]
harfbuzz-gpos-private.h 141 HB_AnchorFormat3 af3; member in union:HB_Anchor_::__anon8329
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos.c 619 an->af.af3.XCoordinate = GET_Short();
620 an->af.af3.YCoordinate = GET_Short();
628 if ( ALLOC_ARRAY( an->af.af3.DeviceTables, 2, HB_Device ) )
631 an->af.af3.DeviceTables[AF3_X_DEVICE_TABLE] = 0;
632 an->af.af3.DeviceTables[AF3_Y_DEVICE_TABLE] = 0;
638 ( error = _HB_OPEN_Load_Device( &an->af.af3.DeviceTables[AF3_X_DEVICE_TABLE],
653 if ( !an->af.af3.DeviceTables )
655 if ( ALLOC_ARRAY( an->af.af3.DeviceTables, 2, HB_Device ) )
658 an->af.af3.DeviceTables[AF3_X_DEVICE_TABLE] = 0;
659 an->af.af3.DeviceTables[AF3_Y_DEVICE_TABLE] = 0
    [all...]
harfbuzz-gpos-private.h 141 HB_AnchorFormat3 af3; member in union:HB_Anchor_::__anon8390

Completed in 66 milliseconds