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

  /external/skia/include/views/
SkOSWindow_Android.h 18 enum SkBackEndTypes {
23 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo* info);
SkOSWindow_iOS.h 19 enum SkBackEndTypes {
25 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
SkOSWindow_Mac.h 22 enum SkBackEndTypes {
30 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
SkOSWindow_Win.h 30 enum SkBackEndTypes {
40 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
79 SkBackEndTypes fAttached;
SkOSWindow_Unix.h 36 enum SkBackEndTypes {
41 bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);

Completed in 119 milliseconds