Searched refs:FBUpdateHighRes (Results 1 – 2 of 2) sorted by relevance
67 class FBUpdateHighRes : public IFBUpdate {69 explicit FBUpdateHighRes(const int& dpy);70 virtual ~FBUpdateHighRes() {}; in ~FBUpdateHighRes()
31 return new FBUpdateHighRes(dpy); in getObject()143 FBUpdateHighRes::FBUpdateHighRes(const int& dpy): IFBUpdate(dpy) {} in FBUpdateHighRes() function in qhwc::FBUpdateHighRes145 inline void FBUpdateHighRes::reset() { in reset()151 bool FBUpdateHighRes::prepare(hwc_context_t *ctx, hwc_display_contents_1 *list, in prepare()164 bool FBUpdateHighRes::configure(hwc_context_t *ctx, in configure()264 bool FBUpdateHighRes::draw(hwc_context_t *ctx, private_handle_t *hnd) in draw()