Searched defs:surfaceWindowType (Results 1 – 3 of 3) sorted by relevance
47 enum SurfaceWindowType surfaceWindowType = SurfaceWindowType::DEFAULT_WINDOW; member
304 enum SurfaceWindowType surfaceWindowType = SurfaceWindowType::DEFAULT_WINDOW; member
429 auto surfaceWindowType = static_cast<SurfaceWindowType>(data.ReadUint8()); in OnRemoteRequest() local