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

  /external/chromium_org/third_party/skia/include/views/
SkOSWindow_Android.h 22 enum SkBackEndTypes {
32 bool attach(SkBackEndTypes /* attachType */, int /* msaaSampleCount */, AttachmentInfo* info) {
SkOSWindow_NaCl.h 22 enum SkBackEndTypes {
32 bool attach(SkBackEndTypes /* attachType */, int /* msaaSampleCount */, AttachmentInfo* info) {
SkOSWindow_iOS.h 19 enum SkBackEndTypes {
30 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
SkOSWindow_Mac.h 22 enum SkBackEndTypes {
35 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
SkOSWindow_Unix.h 36 enum SkBackEndTypes {
46 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
SkOSWindow_Win.h 30 enum SkBackEndTypes {
45 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
84 SkBackEndTypes fAttached;
  /external/skia/include/views/
SkOSWindow_Android.h 22 enum SkBackEndTypes {
32 bool attach(SkBackEndTypes /* attachType */, int /* msaaSampleCount */, AttachmentInfo* info) {
SkOSWindow_NaCl.h 22 enum SkBackEndTypes {
32 bool attach(SkBackEndTypes /* attachType */, int /* msaaSampleCount */, AttachmentInfo* info) {
SkOSWindow_iOS.h 19 enum SkBackEndTypes {
30 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
SkOSWindow_Mac.h 22 enum SkBackEndTypes {
35 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
SkOSWindow_Unix.h 36 enum SkBackEndTypes {
46 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
SkOSWindow_Win.h 30 enum SkBackEndTypes {
45 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
84 SkBackEndTypes fAttached;
  /external/chromium_org/third_party/skia/src/views/mac/
SkNSView.h 49 - (bool)attach:(SkOSWindow::SkBackEndTypes)attachType withMSAASampleCount:(int) sampleCount andGetInfo:(SkOSWindow::AttachmentInfo*) info;
SkOSWindow_Mac.mm 68 bool SkOSWindow::attach(SkBackEndTypes attachType, int sampleCount, AttachmentInfo* info) {
SkOSWindow_Mac.cpp 502 bool SkOSWindow::attach(SkBackEndTypes /* attachType */)
  /external/skia/src/views/mac/
SkNSView.h 49 - (bool)attach:(SkOSWindow::SkBackEndTypes)attachType withMSAASampleCount:(int) sampleCount andGetInfo:(SkOSWindow::AttachmentInfo*) info;
SkOSWindow_Mac.mm 68 bool SkOSWindow::attach(SkBackEndTypes attachType, int sampleCount, AttachmentInfo* info) {
SkOSWindow_Mac.cpp 502 bool SkOSWindow::attach(SkBackEndTypes /* attachType */)
  /external/chromium_org/third_party/skia/src/views/unix/
SkOSWindow_Unix.cpp 312 bool SkOSWindow::attach(SkBackEndTypes, int msaaSampleCount, AttachmentInfo* info) {
  /external/chromium_org/third_party/skia/src/views/win/
SkOSWindow_win.cpp 534 bool SkOSWindow::attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo* info) {
  /external/skia/src/views/unix/
SkOSWindow_Unix.cpp 312 bool SkOSWindow::attach(SkBackEndTypes, int msaaSampleCount, AttachmentInfo* info) {
  /external/skia/src/views/win/
SkOSWindow_win.cpp 534 bool SkOSWindow::attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo* info) {

Completed in 121 milliseconds