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

  /packages/apps/Camera/jni/feature_stab/src/dbregtest/
dbregtest.cpp 143 // if the images are color, the input is saved in color_ref:
144 PgmImage color_ref(0,0);
185 color_ref = ref;
236 db_WarpImageLutBilinear_rgb(color_ref.GetRowPointers(),warped.GetRowPointers(),w,h,lut_x,lut_y);
  /packages/apps/Gallery2/jni_mosaic/feature_stab/src/dbregtest/
dbregtest.cpp 143 // if the images are color, the input is saved in color_ref:
144 PgmImage color_ref(0,0);
185 color_ref = ref;
236 db_WarpImageLutBilinear_rgb(color_ref.GetRowPointers(),warped.GetRowPointers(),w,h,lut_x,lut_y);
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/
dbregtest.cpp 143 // if the images are color, the input is saved in color_ref:
144 PgmImage color_ref(0,0);
185 color_ref = ref;
236 db_WarpImageLutBilinear_rgb(color_ref.GetRowPointers(),warped.GetRowPointers(),w,h,lut_x,lut_y);
  /external/freetype/include/freetype/internal/
tttypes.h 659 FT_ULong color_ref; member in struct:TT_SBit_StrikeRec_
    [all...]
  /external/freetype/src/sfnt/
ttsbit.c 459 FT_FRAME_ULONG( color_ref ),
    [all...]

Completed in 745 milliseconds