Searched refs:initWindow (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/include/views/
H A DSkOSWindow_Unix.h70 void initWindow(int newMSAASampleCount, AttachmentInfo* info);
/external/skia/include/views/
H A DSkOSWindow_Unix.h70 void initWindow(int newMSAASampleCount, AttachmentInfo* info);
/external/chromium_org/third_party/skia/src/views/unix/
H A DSkOSWindow_Unix.cpp40 this->initWindow(0, NULL);
62 void SkOSWindow::initWindow(int requestedMSAASampleCount, AttachmentInfo* info) { function in class:SkOSWindow
330 this->initWindow(msaaSampleCount, info);
/external/skia/src/views/unix/
H A DSkOSWindow_Unix.cpp40 this->initWindow(0, NULL);
62 void SkOSWindow::initWindow(int requestedMSAASampleCount, AttachmentInfo* info) { function in class:SkOSWindow
320 this->initWindow(msaaSampleCount, info);

Completed in 127 milliseconds