HomeSort by relevance Sort by last modified time
    Searched defs:SkBackEndTypes (Results 1 - 12 of 12) 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_Mac.h 22 enum SkBackEndTypes {
35 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
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_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_Mac.h 22 enum SkBackEndTypes {
35 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
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_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;

Completed in 419 milliseconds