HomeSort by relevance Sort by last modified time
    Searched defs:initWindow (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/views/unix/
SkOSWindow_Unix.cpp 40 this->initWindow(0, NULL);
62 void SkOSWindow::initWindow(int requestedMSAASampleCount, AttachmentInfo* info) {
313 this->initWindow(msaaSampleCount, info);
  /external/skia/src/views/unix/
SkOSWindow_Unix.cpp 40 this->initWindow(0, NULL);
62 void SkOSWindow::initWindow(int requestedMSAASampleCount, AttachmentInfo* info) {
313 this->initWindow(msaaSampleCount, info);

Completed in 94 milliseconds