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

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/win/
FontPlatformDataWin.cpp 114 UINT smoothType;
115 if (SystemParametersInfo(SPI_GETFONTSMOOTHINGTYPE, 0, &smoothType, 0)) {
116 if (FE_FONTSMOOTHINGCLEARTYPE == smoothType)
  /development/perftests/panorama/feature_stab/src/dbreg/
dbstabsmooth.h 56 } SmoothType;
  /packages/apps/Camera/jni/feature_stab/src/dbreg/
dbstabsmooth.h 56 } SmoothType;
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbstabsmooth.h 56 } SmoothType;
  /external/opencv/cv/include/
cv.h 82 int smoothtype CV_DEFAULT(CV_GAUSSIAN),
    [all...]

Completed in 146 milliseconds