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

  /external/skia/gm/
giantbitmap.cpp 64 GiantBitmapGM(SkShader::TileMode mode, bool doFilter, bool doRotate) : fBM(NULL) {
67 fDoRotate = doRotate;
  /external/skia/bench/
benchmain.cpp 419 bool doRotate = false;
490 doRotate = true;
652 doRotate, doScale, doClip, printMin);
812 if (doRotate) {
  /external/webkit/Source/WebKit2/UIProcess/API/mac/
PDFViewController.mm 52 - (NSPrintOperation *)getPrintOperationForPrintInfo:(NSPrintInfo *)printInfo autoRotate:(BOOL)doRotate;
  /external/webkit/Source/WebKit/mac/WebView/
WebPDFView.mm 74 - (NSPrintOperation *)getPrintOperationForPrintInfo:(NSPrintInfo *)printInfo autoRotate:(BOOL)doRotate;
    [all...]

Completed in 141 milliseconds