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

  /external/skia/include/views/
SkOSWindow_Mac.h 22 enum SkBackEndTypes {
33 bool attach(SkBackEndTypes attachType, int msaaSampleCount, bool deepColor,
SkOSWindow_iOS.h 19 enum SkBackEndTypes {
25 bool attach(SkBackEndTypes attachType, int msaaSampleCount, bool deepColor,
SkOSWindow_Unix.h 36 enum SkBackEndTypes {
44 bool attach(SkBackEndTypes attachType, int msaaSampleCount, bool deepColor, AttachmentInfo*);
SkOSWindow_Win.h 33 enum SkBackEndTypes {
43 bool attach(SkBackEndTypes attachType, int msaaSampleCount, bool deepColor, AttachmentInfo*);
116 SkBackEndTypes fAttached;

Completed in 4147 milliseconds