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

  /external/skia/tools/viewer/sk_app/
Window.h 193 virtual const DisplayParams& getRequestedDisplayParams() { return fRequestedDisplayParams; }
  /external/skia/tools/viewer/
Viewer.cpp 580 GpuPathRenderers pr = fWindow->getRequestedDisplayParams().fGrContextOptions.fGpuPathRenderers;
677 DisplayParams params = fWindow->getRequestedDisplayParams();
709 DisplayParams params = fWindow->getRequestedDisplayParams();
    [all...]
  /external/skia/tools/viewer/sk_app/win/
Window_win.cpp 374 if (params.fMSAASampleCount != this->getRequestedDisplayParams().fMSAASampleCount

Completed in 653 milliseconds